File gap-autodoc.changes of Package gap-autodoc
-------------------------------------------------------------------
Mon May 12 07:00:54 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2025.05.09
* Add `InfoAutoDoc` info class for messages
-------------------------------------------------------------------
Sun Jun 25 09:20:51 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2023.06.29
* Revise handling of chunks XML file
-------------------------------------------------------------------
Fri Nov 18 18:01:56 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2022.10.20
* Prevent some file descriptor leaks
* Do not try to read non-existing file gap/ContextObject.gd
-------------------------------------------------------------------
Sun Oct 2 15:18:46 UTC 2022 - Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Update to release 2022.07.10
- Output all entities defined via either the `scaffold.entities` option
to AutoDoc (or equivalently via the `AutoDoc.entities` record in
`PackageInfo.g`) into a file `_entities.xml`, so that they can also
be used with a hand-made main XML file (and not just when AutoDoc
generated the main page)
- Remove `&see;` entity from the default list of entities
-------------------------------------------------------------------
Mon Apr 25 11:49:15 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2022.03.10
* Accept single backticks to indicate inline code spans
* Add @NotLatex command to complement @LatexOnly
* Make @Begin.../@EndExampleSession respect plain_text_mode
* Add support for ISO 8601 dates in package metadata (to
prepare for GAP adding official support for this in the
future)
* Fix support for chunks with names / labels that contain
spaces (GAPDoc does not like these, so we replace the spaces
by underscores)
* Add support for using the string `]]>` in examples
* Add support for `DeclareGlobalName` (new in GAP 4.12)
* Add extract_examples.skip_empty_in_numbering option
-------------------------------------------------------------------
Wed Nov 14 20:15:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 2018.09.20
* Scan bracket `\[\]` declarations correctly
* Removed the hardcoded utf8 option, make it overrideable via
gapdoc_latex_option
* Allow AutoDoc() to take absolute dirs and run from any dir
* Add a test suite for AutoDoc
* Fix documenting DeclareInfoClass
-------------------------------------------------------------------
Thu Jul 26 11:13:00 UTC 2018 - jengelh@inai.de
- Update to new upstream release 2018.02.14
* Document @BeginExampleSession instead of @ExampleSession
* Document the aliases @Example, @ExampleSession, @Log, and
@LogSession
-------------------------------------------------------------------
Fri Dec 22 19:53:07 UTC 2017 - jengelh@inai.de
- Update to new upstream release 2017.09.08
* Fix spellos in documentation.
-------------------------------------------------------------------
Sat Apr 29 21:11:43 UTC 2017 - jengelh@inai.de
- Update to new upstream release 2016.12.04
* Revise and officially document the `entities` option for
AutoDoc()
* Better error message when .six file is not available
-------------------------------------------------------------------
Sun Mar 27 19:17:25 UTC 2016 - jengelh@inai.de
- Update to new upstream release 2016.03.08
* Fix "empty index" workaround
-------------------------------------------------------------------
Fri Mar 11 22:01:08 UTC 2016 - jengelh@inai.de
- Update to new upstream release 2016.02.16
* The AutoDoc() function now accepts IsDirectory() objects as first
argument, and you can omit the first argument (it then defaults to
the current directory).
-------------------------------------------------------------------
Mon Dec 7 20:06:19 UTC 2015 - jengelh@inai.de
- Update to new upstream release 2015.09.30
* No user changelog was provided
-------------------------------------------------------------------
Tue Aug 4 09:07:01 UTC 2015 - jengelh@inai.de
- Update to new upstream release 2015.04.29
* No user changelog was provided
-------------------------------------------------------------------
Fri Dec 5 18:11:56 UTC 2014 - jengelh@inai.de
- Update to new upstream release 2014.08.21
* No user changelog was provided
-------------------------------------------------------------------
Wed Jun 18 16:43:01 UTC 2014 - jengelh@inai.de
- Update to new upstream release 2014.03.27
* No user changelog was provided
-------------------------------------------------------------------
Tue Feb 4 17:27:31 UTC 2014 - jengelh@inai.de
- Update to new upstream release 2013.09.20
* No user changelog was provided
-------------------------------------------------------------------
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de
- Split autodoc (version 2013.01.16) off the gap RPM package