aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devguide/devguide.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Always use ":leveloffset: +1" with ":doctype: book"Alexander Kriegisch2024-02-011-2/+2
| | | | | | | | | Headlines per ADOC file should start at level 1, not 2. Adjusting the level offset for books helps to avoid warnings when including book chapters, but still allows to also use the chapters as stand-alone documents. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Remove references and docs about obsolete toolsAlexander Kriegisch2024-01-061-2/+0
| | | | | | | | | | | | | - AspectJ Browser (ajbrowser) - Forte IDE integration - JBuilder IDE integration - Emacs integration All this information was old and outdated. Ajbrowser was removed from AspectJ a while ago. If the other tools even still exist, any possibly existing AspectJ support is not part of AspectJ itself. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Rename '*GuideDB' directories to their actual HTML site target namesAlexander Kriegisch2024-01-061-0/+33
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>