Skip to content

gap-packages/AutoDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78a6f4f · Mar 11, 2025
Mar 11, 2025
Dec 10, 2024
Jan 12, 2024
Jan 12, 2024
May 4, 2021
May 29, 2019
Jul 17, 2019
Jun 19, 2023
Mar 8, 2023
Apr 18, 2020
Jun 19, 2023
Apr 5, 2021
Oct 20, 2022
Aug 19, 2022
Jul 9, 2022
Dec 7, 2016
May 17, 2019

Repository files navigation

Build Status Code Coverage

AutoDoc: A GAP package to help creating a GAPDoc documentation.

AutoDoc is a package for the GAP computer algebra system. It is meant to simplify the creation of reference manuals for GAP packages. It makes it possible to create documentation from source code comments, without writing XML files. It is not a substitute for GAPDoc, but rather builds on GAPDoc, by generating XML input for the latter. As such, you can combine an existing GAPDoc manual with AutoDoc.

Using AutoDoc

Please consult the AutoDoc manual for information on how to use it. It is accessible via the builtin help system of GAP. In addition you can find the manual for the latest AutoDoc version online at https://gap-packages.github.io/AutoDoc/doc/chap0.html

Support

Bug reports and other feedback are welcome. The latest version of this package can be found at https://github.com/gap-packages/AutoDoc

Copyright and licensing

Please consult the LICENSE and COPYRIGHT file you should have received as part of this package for details.