|
9910ecefc0
|
improve the Contributions section (IMO it's better)
|
2025-04-07 23:48:08 +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 |
|
|
9f9a4a2dc7
|
remove unnecessary words
|
2025-04-07 23:40:09 +01:00 |
|
|
643e2ec376
|
add tiny bit of phram info
|
2025-04-07 23:39:40 +01:00 |
|
|
887fe16020
|
review installation docs
|
2025-04-07 23:33:10 +01:00 |
|
|
6b61ba3b52
|
move Contributions to the top of the Development section
and various minor edits
|
2025-04-07 21:40:42 +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 |
|