Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove indentation from <programlisting> blocks in docs | Alexander Kriegisch | 2021-04-10 | 1 | -165/+162 |
| | | | | | | | | | | | | | | | 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 for Bug 518698 - typo in AspectJ Notebook: excetution | Andy Clement | 2017-09-28 | 1 | -1/+1 |
| | |||||
* | 191435 correction | aclement | 2008-03-14 | 1 | -1/+1 |
| | |||||
* | 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 1.5.0 M1 | acolyer | 2004-12-09 | 1 | -25/+77 |
| | |||||
* | ensure every generated html file has a meaningful name | acolyer | 2004-11-28 | 1 | -4/+4 |
| | |||||
* | aspectj 5 docs update. Signature matching chapter added. | acolyer | 2004-11-28 | 1 | -35/+390 |
| | | | | | | | Annotations chapter complete. Varargs, covariance, autoboxing, and enum chapters complete. Pertypewithin proposal written up. Generics, new reflection interfaces, and the "miscellaneous" section still outstanding. | ||||
* | more updates to 1.5 design | acolyer | 2004-11-24 | 1 | -0/+131 |