|
f9f55ee6bc
|
placeholder doc for porting to new device
|
2025-04-08 23:51:12 +01:00 |
|
|
16168dc730
|
move stuff about implementing modules/services into Developer manual
|
2025-04-08 23:41:27 +01:00 |
|
|
b3f0c33347
|
add note about Hydra
|
2025-04-08 21:27:34 +01:00 |
|
|
6a7aa0898e
|
add community and CoC to the manual
|
2025-04-08 13:27:57 +01:00 |
|
|
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 |
|