ChangeLog

0.11.1 (2024-03-11)

0.11.0 (2023-06-05)

0.10.0 (2022-11-16)

Support new refactored 40ants-doc system.

0.9.1 (2022-10-26)

Fixed an issue with warnings from ASDF find-system function. Also, a build now should go faster.

0.9.0 (2021-10-27)

Added support for DYNAMIC-BINDINGS key in docs-config:docs-config's results. This allows to configure documentation builder in case if usual arguments passing is not enough.

0.8.0 (2021-10-21)

docs-builder/builder:build generic-function specialized on 40ants-doc system now supports ROOT-SECTIONS argument. You can specify this argument to render a multipage documentation and suppress a warning about more than one root section.

0.7.1 (2021-09-11)

Fixed building documentation with 40ants-doc if changelog section is absent.

0.7.0 (2021-09-04)

Added docs-config:docs-config generic-function to allow define a special config for documented systems.

0.6.2 (2021-08-31)

Speedup documentation builder guessing.

0.6.1 (2021-08-28)

Fixed argument passing to the builder. Previously error Unknown &KEY argument: :ERROR-ON-WARNINGS has happened.

0.6.0 (2021-08-28)

Support new refactored 40ants-doc system.

0.5.3 (2021-05-08)

Roswell script was fixed to work with latest defmain system.

0.5.2 (2021-04-25)

Fixed the case when 40ants-doc or MGL-PAX builder found the same section twice. This could happen for a package-inferred system where some package has the same nickname as as a primary system.

0.5.1 (2021-04-16)

Fixed returning of the path to resulting docs.

0.5.0 (2021-04-15)

Now docs-builder:build has a special argument ERROR-ON-WARNINGS which is T by default. This flag causes a docs-builder:documentation-has-problems continuable error signaled in case if there were some warnings during building the documentation.

0.4.2 (2021-04-05)

Fixed dependency on log4cl-extras.

0.4.1 (2021-04-05)

Now utility will dump traceback in case of errors during the build.

0.4.0 (2021-04-05)

0.3.0 (2021-02-22)

Now MGL-PAX builder is able to discover all root sections and to build a multipage HTML doc.

0.2.0 (2021-02-21)

Added basic support for Geneva documentation generator.

0.1.0 (2021-02-04)

Initial version.