zosrothko
|
6ec6932f34
|
Pocodoc on windows (#1877)
* PocoDoc: support generation on Windows
* Replace hard code path with variables:
VC should be set to the path of the C++ compiler (cl.exe)
WDK should be set to the Windows Development Kit
* Update CHANGELOG with the latest 1.7.8p4 one
* Fix missing end tag
Signed-off-by: zosrothko <zosrothko@orange.fr>
* Add XHTML 1.0 Transitional DOCTYPE.
Fix unbalanced <li> tags in the TOC generation.
Use '\'' insteadof '"' as string delimiter to simplify the code.
Use &#xxxx instead of © — entities as recommended by the W3C
Signed-off-by: zosrothko <zosrothko@orange.fr>
|
2017-09-06 15:28:07 -05:00 |
|
Stefan Weil
|
8ccee8928c
|
Fix typos in comments, documentation and strings (#1615)
All of them were found using codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2017-07-06 00:17:38 +02:00 |
|
Matt
|
e8a155c014
|
Update doc/00100-GuidedTour.page
added missing semicolon in the HTTPTimeServer example
|
2013-01-11 21:42:01 +01:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|