# Minimal makefile for Sphinx documentation # # You can set these variables from the command line, and also # from the environment for the first two. SPHINXOPTS ?= SPHINXBUILD ?= sphinx-build SOURCEDIR = . BUILDDIR = _build # Put it first so that "make" without argument is like "make help". help: @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) .PHONY: help Makefile # 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)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
_static | Folder | 0755 |
|
|
customize | Folder | 0755 |
|
|
nonstandard | Folder | 0755 |
|
|
reference | Folder | 0755 |
|
|
rfc4122 | Folder | 0755 |
|
|
upgrading | Folder | 0755 |
|
|
.gitignore | File | 9 B | 0644 |
|
Makefile | File | 654 B | 0644 |
|
README.md | File | 771 B | 0644 |
|
conf.py | File | 3.32 KB | 0644 |
|
copyright.rst | File | 375 B | 0644 |
|
customize.rst | File | 2.3 KB | 0644 |
|
database.rst | File | 8.12 KB | 0644 |
|
faq.rst | File | 5.35 KB | 0644 |
|
index.rst | File | 1.22 KB | 0644 |
|
introduction.rst | File | 1012 B | 0644 |
|
nonstandard.rst | File | 1.42 KB | 0644 |
|
quickstart.rst | File | 3.94 KB | 0644 |
|
reference.rst | File | 837 B | 0644 |
|
requirements.txt | File | 72 B | 0644 |
|
rfc4122.rst | File | 2.59 KB | 0644 |
|
testing.rst | File | 6.11 KB | 0644 |
|
tidelift.rst | File | 3.14 KB | 0644 |
|
upgrading.rst | File | 167 B | 0644 |
|