Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1878994
Makefile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
612 B
Subscribers
None
Makefile
View Options
# Minimal makefile for Sphinx documentation
#
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build2
SPHINXPROJ = monitorDaemon
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)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 23, 6:09 PM (12 h, 50 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
906664
Default Alt Text
Makefile (612 B)
Attached To
rMD monitorDaemon
Event Timeline
Log In to Comment