From: Pieter Lexis Date: Tue, 19 Aug 2014 09:58:29 +0000 (+0200) Subject: fix ordering X-Git-Tag: rec-3.7.0-rc1~161^2^2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bdb52ca7010c783ea0175b5205edd467d8415be;p=thirdparty%2Fpdns.git fix ordering --- diff --git a/pdns/docs/mkdocs.yml b/pdns/docs/mkdocs.yml index 5df41d119c..8453a410ea 100644 --- a/pdns/docs/mkdocs.yml +++ b/pdns/docs/mkdocs.yml @@ -22,7 +22,6 @@ pages: - [authoritative/dnssec.md, 'Authoritative', 'Serve DNSSEC Signed Data'] - [authoritative/backend-bind.md, 'Authoritative', 'Backend: BIND'] - [authoritative/backend-db2.md, 'Authoritative', 'Backend: DB2'] - - [authoritative/backend-deprecated.md, 'Authoritative', 'Deprecated Backends'] - [authoritative/backend-ldap.md, 'Authoritative', 'Backend: LDAP'] - [authoritative/backend-random.md, 'Authoritative', 'Backend: Random'] - [authoritative/backend-pipe.md, 'Authoritative', 'Backend: Pipe'] @@ -31,6 +30,7 @@ pages: - [authoritative/backend-oracle.md, 'Authoritative', 'Backend: Oracle'] - [authoritative/backend-generic-mypgsql.md, 'Authoritative', 'Backend: Generic MySQL and PostGreSQL'] - [authoritative/backend-tinydns.md, 'Authoritative', 'Backend: TinyDNS'] + - [authoritative/backend-deprecated.md, 'Authoritative', 'Deprecated Backends'] - [authoritative/settings.md, 'Authoritative', 'List of Settings'] - [recursor/index.md, 'Recursor', 'Introduction'] - [recursor/security.md, 'Recursor', 'Security of the Recursor']