From: bert hubert Date: Sat, 29 Nov 2014 12:45:30 +0000 (+0100) Subject: for now disable building of httpapi documents which are wrong X-Git-Tag: rec-3.7.0-rc1~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b3fe40852d2fa08f2c45910706b0d28a51e7349;p=thirdparty%2Fpdns.git for now disable building of httpapi documents which are wrong --- diff --git a/pdns/docs/mkdocs.yml b/pdns/docs/mkdocs.yml index d00436d8cd..2489dd63fb 100644 --- a/pdns/docs/mkdocs.yml +++ b/pdns/docs/mkdocs.yml @@ -10,9 +10,9 @@ pages: - [common/logging.md, 'PowerDNS Server', 'Logging and Performance Monitoring'] - [common/security.md, 'PowerDNS Server', 'Security settings & considerations'] - [httpapi/README.md, 'PowerDNS Server', 'HTTP API - Introduction'] - - [httpapi/intro.md, 'PowerDNS Server', 'HTTP API - Discussion'] +# - [httpapi/intro.md, 'PowerDNS Server', 'HTTP API - Discussion'] - [httpapi/api_spec.md, 'PowerDNS Server', 'HTTP API - API Specification'] - - [httpapi/features.md, 'PowerDNS Server', 'HTTP API - Design and Features'] +# - [httpapi/features.md, 'PowerDNS Server', 'HTTP API - Design and Features'] - [authoritative/index.md, 'Authoritative', 'Introduction'] - [authoritative/installation.md, 'Authoritative', 'Installing and Running'] - [authoritative/upgrading.md, 'Authoritative', 'Upgrade Notes']