doc: remove left over of docbookrestapi

Change-Id: I1b169cdc1f287c0064213e775bc094e45992f920
This commit is contained in:
Julien Danjou 2016-06-17 17:25:35 +02:00
parent 1f3cbc6454
commit 196d320dab
2 changed files with 0 additions and 3 deletions

View File

@ -50,7 +50,6 @@ html: check-dependencies
.PHONY: check-dependencies
check-dependencies:
@python -c 'import sphinxcontrib.autohttp.flask' >/dev/null 2>&1 || (echo "ERROR: Missing Sphinx dependencies. Run: pip install sphinxcontrib-httpdomain" && exit 1)
@ld -ltidy >/dev/null 2>&1 || (echo "Error: Missing libtidy dependencies. Pls. install libtidy with system package manager" && exit 1)
wadl:
$(SPHINXBUILD) -b docbook $(ALLSPHINXOPTS) $(BUILDDIR)/wadl

View File

@ -1,5 +1,3 @@
.. docbookrestapi
============
V2 Web API
============