1
0
Commit Graph

4 Commits

Author SHA1 Message Date
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