|
2f092e126a
|
add appendices for modules/service/outputs generated doc
|
2025-04-08 21:25:54 +01:00 |
|
|
eb16a35ff3
|
convert "supported hardware" to an appendix
|
2025-04-08 21:24:31 +01:00 |
|
|
6a7aa0898e
|
add community and CoC to the manual
|
2025-04-08 13:27:57 +01:00 |
|
|
98a377b551
|
mess with the outline
(config and admin now come under a single top-level section)
|
2025-04-07 23:40:42 +01:00 |
|
|
9f501018bf
|
include all the doc sections in index
|
2025-04-06 21:38:17 +01:00 |
|
|
de861a2ee0
|
convert rst to asciidoc
for i in *.rst ; do pandoc -f rst -t asciidoc -o `basename $i .rst`.adoc $i ;done
|
2025-04-06 18:16:53 +01:00 |
|