Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sisteczko committed Mar 6, 2019
1 parent dfbb7ee commit ac247db
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = TheBeetrootProject
SOURCEDIR = source
SOURCEDIR = docs
BUILDDIR = build

# Put it first so that "make" without argument is like "make help".
Expand All @@ -17,4 +17,4 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
Binary file added build/doctrees/about.doctree
Binary file not shown.
Binary file added build/doctrees/environment.pickle
Binary file not shown.
Binary file added build/doctrees/faq.doctree
Binary file not shown.
Binary file added build/doctrees/features.doctree
Binary file not shown.
Binary file added build/doctrees/index.doctree
Binary file not shown.
Binary file added build/doctrees/manual.doctree
Binary file not shown.
Binary file added build/doctrees/readme.doctree
Binary file not shown.
Binary file added build/doctrees/start.doctree
Binary file not shown.
1 change: 1 addition & 0 deletions build/html
Submodule html added at 24d160
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ac247db

Please sign in to comment.