doc: initial sphinx files.

Change-Id: I6943f2f39340cb6bad52996bbcf50710c0575b7b
This commit is contained in:
Alexander Lenz
2017-09-11 11:25:13 +02:00
parent 230bd9b9a6
commit cf3fabfa0f
53 changed files with 837 additions and 260 deletions

View File

@ -12,6 +12,7 @@ clean:
doc: doc/*.md
@echo "Generating html tree"
@bin/make_doc.py
$(MAKE) -C doc/srcdoc html
demo:
@bin/secop-server -q demo &