aboutsummaryrefslogblamecommitdiffstats
path: root/gendocs.sh
blob: 600fca02f8a285c4e201623fed1fb85c1d544d20 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                      
         

            
#!/bin/sh
# Generate the documentation site.
# Invoke with no arguments in the base repo directory.
# Nothing magical here.

python3 ./mkendpoints.py
cd ./docs
mkdocs build
cd ..
Un proyecto texto-plano.xyz