# Minimal makefile for Sphinx documentation # # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build SPHINXPROJ = launchpadlib 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 |
---|---|---|---|---|
files | Folder | 0755 |
|
|
Makefile | File | 609 B | 0644 |
|
command-line.rst | File | 1.16 KB | 0644 |
|
conf.py.gz | File | 2.11 KB | 0644 |
|
hosted-files.rst | File | 2.86 KB | 0644 |
|
index.rst | File | 900 B | 0644 |
|
introduction.rst.gz | File | 3.51 KB | 0644 |
|
operations.rst | File | 858 B | 0644 |
|
people.rst.gz | File | 1.97 KB | 0644 |
|
toplevel.rst | File | 3.27 KB | 0644 |
|