Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jan 17, 2018
1 parent b48be9c commit 2836ad3
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
This file describes changes in the AutoDoc package.

YYYY.MM.DD
- Correct some spelling mistakes in the manual
- Added @*Title commands to specify titles for Chapters etc.
- Document @BeginExampleSession instead of @ExampleSession
- Document the aliases @Example, @ExampleSession, @Log, and @LogSession
- Improve manual (thanks to Chris Wensley):
- fix a few typos
- added abstract and acknowledgments
- added bibliography file AutoDoc.bib
- added checklist subsection 1.3.3
- added some index entries
- change makedoc.g to highlight some useful features of the AutoDoc() function
- Various other tweaks and fixes

2017.09.08
- Add ChapterLabel, SectionLabel, and SubsectionLabel
- Add ExampleSession environment to support GAPDoc-Style examples
- Add support for documenting DeclareConstructor
- Empty lines in AutoDoc comments start a new paragraph, as in TeX
- Improve @Example documentation
- Fix some spelling mistakes in the manual
- Fix support for KeyDependendOperations (see issue #124)
- Don't show a return value if no @Returns is given
- Various other tweaks and fixes

2016.12.04:
- Revise and officially document the `entities` option for AutoDoc()
Expand Down

0 comments on commit 2836ad3

Please # to comment.