Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename '*GuideDB' directories to their actual HTML site target names | Alexander Kriegisch | 2024-01-06 | 1 | -1144/+0 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove indentation from <programlisting> blocks in docs | Alexander Kriegisch | 2021-04-10 | 1 | -414/+407 |
| | | | | | | | | | | | | | | | 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> | ||||
* | declareMixin | aclement | 2009-03-09 | 1 | -12/+11 |
| | |||||
* | declareMixin | aclement | 2009-03-05 | 1 | -9/+185 |
| | |||||
* | typo fix - 216205 | aclement | 2008-01-22 | 1 | -1/+1 |
| | |||||
* | doc changes for @Around... wip | aclement | 2006-06-23 | 1 | -0/+20 |
| | |||||
* | doc fix for @DeclareParents | acolyer | 2005-12-22 | 1 | -2/+2 |
| | |||||
* | doc updates from RB_V1_5_0 | acolyer | 2005-12-19 | 1 | -62/+38 |
| | |||||
* | docs for @AJ ITD | avasseur | 2005-10-21 | 1 | -278/+424 |
| | |||||
* | ensure every section has an assigned id so that urls in generated html ↵ | acolyer | 2005-09-01 | 1 | -3/+4 |
| | | | | remain stable across builds. | ||||
* | updates for M3, mostly tidying and making it clear what is and is not ↵ | acolyer | 2005-08-25 | 1 | -83/+119 |
| | | | | supported in the M3 build | ||||
* | @DeclareAnnotation and guard to not use it in M3, doc update for M3 | avasseur | 2005-07-18 | 1 | -0/+5 |
| | |||||
* | @style if doc | avasseur | 2005-06-09 | 1 | -343/+494 |
| | |||||
* | no -- in comments; use - | wisberg | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | moved bcel things to bcel package in weaver, deow test + fix for @AJ | avasseur | 2005-05-20 | 1 | -2/+2 |
| | |||||
* | deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ↵ | avasseur | 2005-05-19 | 1 | -54/+40 |
| | | | | some AJ5 doc fix | ||||
* | updates for ltw and annotations | acolyer | 2005-01-19 | 1 | -0/+655 |