Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename '*GuideDB' directories to their actual HTML site target names | Alexander Kriegisch | 2024-01-06 | 1 | -1354/+0 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove indentation from <programlisting> blocks in docs | Alexander Kriegisch | 2021-04-10 | 1 | -137/+137 |
| | | | | | | | | | | | | | | | Many dozens (hundreds?) of documentation code blocks were indented to match the surrounding XML or just arbitrarily. The thing is: Inside <programlisting> tags, similar to <pre> tags, line feeds and leading whitespace are being preserved, which looked very awkward in the HTML documentation. While a few files were mostly correct in this respect, which shows that it was meant to be like that, many others were not. This was tedious, stupid work to fix, but it had to be done. Please note that the documentation was in no way updated content-wise. This is also overdue, but not my focus here. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | fix typo | Andy Clement | 2014-06-19 | 1 | -1/+1 |
| | |||||
* | 290030 | aclement | 2009-09-24 | 1 | -0/+44 |
| | |||||
* | 243516: fixed example | aclement | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | it's -> its | wisberg | 2006-05-31 | 1 | -1/+1 |
| | |||||
* | ensure every section has an assigned id so that urls in generated html ↵ | acolyer | 2005-09-01 | 1 | -10/+11 |
| | | | | remain stable across builds. | ||||
* | Fix for Bugzilla 43891: Example aspect A in pointcut composition section in ↵ | ehilsdal | 2003-11-18 | 1 | -2/+11 |
| | | | | | | prog guide causes recursion * manually applied excellent doc patch contributed by Nick Brett | ||||
* | fixed typo | ehilsdal | 2003-04-08 | 1 | -1/+1 |
| | |||||
* | folded in material from README-11.html | ehilsdal | 2003-04-08 | 1 | -401/+477 |
| | | | | | | | finally totally and completely stomped out "introduction" minor formatting changes generating better filenames for the progguide added A4 version of quick reference | ||||
* | updated semantics appendix to 1.1 language (still incomplete) | ehilsdal | 2003-01-10 | 1 | -43/+41 |
| | | | | | removed useless biblio and glossary made a few docbook rationalizations | ||||
* | initial version | wisberg | 2002-12-16 | 1 | -0/+1226 |