Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename '*GuideDB' directories to their actual HTML site target names | Alexander Kriegisch | 2024-01-06 | 1 | -1270/+0 |
| | | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Remove indentation from <programlisting> blocks in docs | Alexander Kriegisch | 2021-04-10 | 1 | -566/+535 |
| | | | | | | | | | | | | | | | 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> | ||||
* | Give docbook IDs unique names | Jerry James | 2020-09-09 | 1 | -1/+1 |
| | |||||
* | doc updates from RB_V1_5_0 | acolyer | 2005-12-19 | 1 | -4/+0 |
| | |||||
* | last bits for 112105 | aclement | 2005-11-25 | 1 | -2/+2 |
| | |||||
* | test X - matches the spec in the AJDK (work for 112105) | aclement | 2005-11-07 | 1 | -2/+2 |
| | |||||
* | ensure every section has an assigned id so that urls in generated html ↵ | acolyer | 2005-09-01 | 1 | -10/+11 |
| | | | | remain stable across builds. | ||||
* | fixed a couple of typos reported by Alexander Popescu on the mailing list. | acolyer | 2005-09-01 | 1 | -2/+2 |
| | |||||
* | updates for M3, mostly tidying and making it clear what is and is not ↵ | acolyer | 2005-08-25 | 1 | -2/+2 |
| | | | | supported in the M3 build | ||||
* | pretty much a complete rewrite, this time matching the actual implementation! | acolyer | 2005-08-17 | 1 | -1014/+673 |
| | |||||
* | important updates for call, get, and set wrt. erasure and declaring type ↵ | acolyer | 2005-06-22 | 1 | -106/+136 |
| | | | | semantics | ||||
* | first complete version of the generics chapter. | acolyer | 2005-06-19 | 1 | -19/+254 |
| | |||||
* | extensive updates to the generics chapter to describe pointcut matching with ↵ | acolyer | 2005-06-17 | 1 | -70/+513 |
| | | | | generic and parameterized types. Not quite finished yet, but this is a long way forward... - AMC. | ||||
* | updates for generics (still a work in progress) | acolyer | 2005-05-18 | 1 | -8/+891 |
| | |||||
* | updates for 1.5.0 M1 | acolyer | 2004-12-09 | 1 | -0/+48 |
| | |||||
* | early draft of AspectJ 1.5 documentation - do not rely on the contents of ↵ | acolyer | 2004-11-09 | 1 | -0/+6 |
these docs yet!!! |