Support documentation refactoring.

This commit is contained in:
Dominik Pantůček 2023-04-13 22:37:44 +02:00
parent 54263d48e1
commit 32adf19033
4 changed files with 78 additions and 61 deletions

View file

@ -29,6 +29,7 @@
ansi
(
ansi
a:error
a:warning
a:success
@ -36,6 +37,7 @@
a:default
a:muted
a:highlight
ansi-string-length
ansi-paragraph-format
ansi-string

View file

@ -29,8 +29,10 @@
command-line
(
command-line
command-line:parse-command-line
command-line:print-options
command-line-tests!
)

View file

@ -29,6 +29,7 @@
listing
(
print-source-listing
listing-tests!
)