~eskil/gearmand/gearmand

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Brian Aker
  • Date: 2012-09-07 18:16:59 UTC
  • Revision ID: brian@tangent.org-20120907181659-f9socc5w78nzcckq
Update docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
200
200
        @rm -r -f /var/www/gearmand
201
201
        @cp -r docs/html /var/www/gearmand
202
202
 
203
 
html-local: docs/conf.py
 
203
html-local: docs/conf.py docs
204
204
        PYTHONPATH=${top_srcdir}/docs $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(SPHINX_BUILDDIR)/html
205
205
        @echo
206
206
        @echo "Build finished. The HTML pages are in $(SPHINX_BUILDDIR)/html."