-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit a8ebbbe
Showing
17 changed files
with
3,134 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
languages: bash, css, json, lisp, markdown, plaintext, xml, yaml | ||
theme: atom-one-dark |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<?xml version="1.0" encoding="ISO-8859-1"?> | ||
<rss version="2.0"> | ||
<channel> | ||
<title>docs-builder ChangeLog</title> | ||
<link>https://40ants.com/docs-builder</link> | ||
<generator>xml-emitter</generator> | ||
<language>en-us</language> | ||
<item> | ||
<title>0.11.1 (2024-03-11)</title> | ||
<description><ul><li><p>Fixed initite loop when the system is unknown to <code>ASDF</code> yet.</p></li></ul></description> | ||
<pubDate>Mon, 11 Mar 2024 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.11.0 (2023-06-05)</title> | ||
<description><ul><li><p>Now docs builder tries to load system using either Quicklisp client or <code>ASDF</code> if system is not already loaded.</p></li><li><p>Also a bug was fixed - previously <a href="https://40ants.com/docs-builder/#x-28DOCS-BUILDER-3ABUILD-20FUNCTION-29" data-document="https://40ants.com/docs-builder/" data-node="x-28DOCS-BUILDER-3ABUILD-20FUNCTION-29"><code>docs-builder:build</code></a> function hanged in recursion in case if asdf system wasn't found. | ||
Now it will show an error.</p></li></ul></description> | ||
<pubDate>Mon, 05 Jun 2023 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.10.0 (2022-11-16)</title> | ||
<description><p>Support new refactored <a href="https://40ants.com/doc/#x-28-23A-28-2810-29-20BASE-CHAR-20-2E-20-2240ants-doc-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>40ants-doc</code></a> system.</p></description> | ||
<pubDate>Wed, 16 Nov 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.9.1 (2022-10-26)</title> | ||
<description><p>Fixed an issue with warnings from <code>ASDF</code> find-system function. Also, a build now should go faster.</p></description> | ||
<pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.9.0 (2021-10-27)</title> | ||
<description><p>Added support for <code>DYNAMIC-BINDINGS</code> key in <a href="https://40ants.com/docs-builder/#x-28DOCS-CONFIG-3ADOCS-CONFIG-20GENERIC-FUNCTION-29" data-document="https://40ants.com/docs-builder/" data-node="x-28DOCS-CONFIG-3ADOCS-CONFIG-20GENERIC-FUNCTION-29"><code>docs-config:docs-config</code></a>'s results. This allows to configure documentation builder | ||
in case if usual arguments passing is not enough.</p></description> | ||
<pubDate>Wed, 27 Oct 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.8.0 (2021-10-21)</title> | ||
<description><p><a href="https://40ants.com/docs-builder/#x-28DOCS-BUILDER-2FBUILDER-3ABUILD-20GENERIC-FUNCTION-29" data-document="https://40ants.com/docs-builder/" data-node="x-28DOCS-BUILDER-2FBUILDER-3ABUILD-20GENERIC-FUNCTION-29"><code>docs-builder/builder:build</code></a> generic-function specialized on <a href="https://40ants.com/doc/#x-28-23A-28-2810-29-20BASE-CHAR-20-2E-20-2240ants-doc-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>40ants-doc</code></a> system now supports <code>ROOT-SECTIONS</code> argument. | ||
You can specify this argument to render a multipage documentation and suppress a warning about more than one root section.</p></description> | ||
<pubDate>Thu, 21 Oct 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.7.1 (2021-09-11)</title> | ||
<description><p>Fixed building documentation with <a href="https://40ants.com/doc/#x-28-23A-28-2810-29-20BASE-CHAR-20-2E-20-2240ants-doc-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>40ants-doc</code></a> if changelog section is absent.</p></description> | ||
<pubDate>Sat, 11 Sep 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.7.0 (2021-09-04)</title> | ||
<description><p>Added <a href="https://40ants.com/docs-builder/#x-28DOCS-CONFIG-3ADOCS-CONFIG-20GENERIC-FUNCTION-29" data-document="https://40ants.com/docs-builder/" data-node="x-28DOCS-CONFIG-3ADOCS-CONFIG-20GENERIC-FUNCTION-29"><code>docs-config:docs-config</code></a> generic-function to allow define | ||
a special config for documented systems.</p></description> | ||
<pubDate>Sat, 04 Sep 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.6.2 (2021-08-31)</title> | ||
<description><p>Speedup documentation builder guessing.</p></description> | ||
<pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.6.1 (2021-08-28)</title> | ||
<description><p>Fixed argument passing to the builder. Previously | ||
error <code>Unknown &amp;KEY argument: :ERROR-ON-WARNINGS</code> has happened. </p></description> | ||
<pubDate>Sat, 28 Aug 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.6.0 (2021-08-28)</title> | ||
<description><p>Support new refactored <a href="https://40ants.com/doc/#x-28-23A-28-2810-29-20BASE-CHAR-20-2E-20-2240ants-doc-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>40ants-doc</code></a> system.</p></description> | ||
<pubDate>Sat, 28 Aug 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.5.3 (2021-05-08)</title> | ||
<description><p>Roswell script was fixed to work with latest <a href="https://40ants.com/defmain/#x-28-23A-28-287-29-20BASE-CHAR-20-2E-20-22defmain-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>defmain</code></a> system.</p></description> | ||
<pubDate>Sat, 08 May 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.5.2 (2021-04-25)</title> | ||
<description><p>Fixed the case when <a href="https://40ants.com/doc/#x-28-23A-28-2810-29-20BASE-CHAR-20-2E-20-2240ants-doc-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>40ants-doc</code></a> or <code>MGL-PAX</code> | ||
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.</p></description> | ||
<pubDate>Sun, 25 Apr 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.5.1 (2021-04-16)</title> | ||
<description><p>Fixed returning of the path to resulting docs.</p></description> | ||
<pubDate>Fri, 16 Apr 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.5.0 (2021-04-15)</title> | ||
<description><p>Now <a href="https://40ants.com/docs-builder/#x-28DOCS-BUILDER-3ABUILD-20FUNCTION-29" data-document="https://40ants.com/docs-builder/" data-node="x-28DOCS-BUILDER-3ABUILD-20FUNCTION-29"><code>docs-builder:build</code></a> has a special argument <code>ERROR-ON-WARNINGS</code> | ||
which is T by default. This flag causes a <a href="https://40ants.com/docs-builder/#x-28DOCS-BUILDER-3ADOCUMENTATION-HAS-PROBLEMS-20CONDITION-29" data-document="https://40ants.com/docs-builder/" data-node="x-28DOCS-BUILDER-3ADOCUMENTATION-HAS-PROBLEMS-20CONDITION-29"><code>docs-builder:documentation-has-problems</code></a> | ||
continuable error signaled in case if there were some warnings | ||
during building the documentation.</p></description> | ||
<pubDate>Thu, 15 Apr 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.4.2 (2021-04-05)</title> | ||
<description><p>Fixed dependency on <code>log4cl-extras</code>.</p></description> | ||
<pubDate>Mon, 05 Apr 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.4.1 (2021-04-05)</title> | ||
<description><p>Now utility will dump traceback | ||
in case of errors during the build.</p></description> | ||
<pubDate>Mon, 05 Apr 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.4.0 (2021-04-05)</title> | ||
<description><ul><li><p>Added support for <a href="https://40ants.com/doc/#x-28-23A-28-2810-29-20BASE-CHAR-20-2E-20-2240ants-doc-22-29-20ASDF-2FSYSTEM-3ASYSTEM-29"><code>40ants-doc</code></a> documentation builder.</p></li><li><p>Switched <code>MGL-PAX</code> builder from my fork to original.</p></li></ul></description> | ||
<pubDate>Mon, 05 Apr 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.3.0 (2021-02-22)</title> | ||
<description><p>Now <code>MGL-PAX</code> builder is able to discover all root sections and to build | ||
a multipage <code>HTML</code> doc.</p></description> | ||
<pubDate>Mon, 22 Feb 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.2.0 (2021-02-21)</title> | ||
<description><p>Added basic support for Geneva documentation generator.</p></description> | ||
<pubDate>Sun, 21 Feb 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
<item> | ||
<title>0.1.0 (2021-02-04)</title> | ||
<description><p>Initial version.</p></description> | ||
<pubDate>Thu, 04 Feb 2021 00:00:00 +0000</pubDate> | ||
</item> | ||
</channel> | ||
</rss> |
Oops, something went wrong.