Compare commits

2 Commits

Author SHA1 Message Date
andonome 49c1417b8a make soft man pages 2024-12-06 22:39:45 +01:00
andonome bbea859ffe split services by directory 2024-12-06 22:30:54 +01:00
50 changed files with 161 additions and 2 deletions
+8 -2
View File
@@ -29,6 +29,12 @@ krovmans = $(krov_docs:krov/%/README.md=$(mandir)/%.6)
$(mandir)/%.6: krov/%/README.md $(mandir)/%.6: krov/%/README.md
lowdown -stman $< > $@ lowdown -stman $< > $@
splint_docs != grep -rl "^section:" splintrs
splintmans = $(splint_docs:splintrs/%/README.md=$(mandir)/%.6)
$(mandir)/%.6: splintrs/%/README.md
lowdown -stman $< > $@
setup_docs != grep -rl "^section:" setup setup_docs != grep -rl "^section:" setup
setupmans = $(setup_docs:setup/%.md=$(mandir)/%.6) setupmans = $(setup_docs:setup/%.md=$(mandir)/%.6)
@@ -38,10 +44,10 @@ $(mandir)/%.6: setup/%.md
$(mandir): $(mandir):
mkdir -p $@ mkdir -p $@
$(kralmans) $(krovmans) $(setupmans) :| $(mandir) $(kralmans) $(krovmans) $(splintmans) $(setupmans) :| $(mandir)
.PHONY: pages .PHONY: pages
pages: $(kralmans) $(krovmans) $(setupmans) pages: $(kralmans) $(krovmans) $(setupmans) $(splintmans)
$(info $(kralmans)) $(info $(kralmans))
@test ! $(command -v mandb) || mandb --user-db @test ! $(command -v mandb) || mandb --user-db
$(info Open DMZ's man pages with 'man 6 <tab>') $(info Open DMZ's man pages with 'man 6 <tab>')
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 115
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 126
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 122
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 118
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 124
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 111
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 106
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 119
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 109
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 117
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 104
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 121
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 108
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 127
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 113
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 105
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 116
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 123
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 114
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 112
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 101
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 125
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 120
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 102
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 101
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 102
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 110
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 109
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 107
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 100
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 106
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 108
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 104
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 112
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 111
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 103
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 105
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 114
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 103
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 115
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 106
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 107
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 108
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 113
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 111
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 102
---
+3
View File
@@ -0,0 +1,3 @@
---
VMID: 109
---
+6
View File
@@ -1,3 +1,9 @@
---
source: Decentrala
section: 6
title: Soft-Serve Basics
---
Soft Serve has its configurations stored inside itself in a repo. Admins can pull: Soft Serve has its configurations stored inside itself in a repo. Admins can pull:
`git clone ssh://soft.dmz.rs:2222/.soft-serve` `git clone ssh://soft.dmz.rs:2222/.soft-serve`
+6
View File
@@ -1,3 +1,9 @@
---
source: Decentrala
section: 6
title: Soft-Serve Webhooks
---
### Soft serve webhooks ### Soft serve webhooks
Soft serve supports [webhooks](https://en.wikipedia.org/wiki/Webhook) Soft serve supports [webhooks](https://en.wikipedia.org/wiki/Webhook)