Refactor doc files to match format generated by sphinx-quickstart

This commit is contained in:
Mads Marquart
2019-07-03 12:29:17 +02:00
parent 281a20f56a
commit 589cec66e1
3 changed files with 104 additions and 71 deletions

View File

@@ -3,8 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = python3.6 -msphinx
SPHINXPROJ = fbchat
SPHINXBUILD = sphinx-build
SOURCEDIR = .
BUILDDIR = _build