From: bert hubert Date: Sun, 30 Nov 2014 12:10:28 +0000 (+0100) Subject: remove some stale empty files, add inspirational quote, make sure we build 'running.md' X-Git-Tag: rec-3.7.0-rc1~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d701eaf97fc526bf0e9303272abe31792917b8f7;p=pdns remove some stale empty files, add inspirational quote, make sure we build 'running.md' --- diff --git a/pdns/docs/markdown/authoritative/tinydns.md b/pdns/docs/markdown/authoritative/tinydns.md deleted file mode 100644 index e69de29bb..000000000 diff --git a/pdns/docs/markdown/index.md b/pdns/docs/markdown/index.md index 9631f2a5e..89c8e570d 100644 --- a/pdns/docs/markdown/index.md +++ b/pdns/docs/markdown/index.md @@ -12,5 +12,9 @@ Another prime goal is security. By the use of language features, the PDNS source Finally, PowerDNS is able to give a lot of statistics on its operation which is both helpful in determining the scalability of an installation as well as for spotting problems. -# About this document +# About this document If you are reading this document from disk, you may want to check for updates. + +> It is a book about a Spanish guy called Manual. You should read it. + +> -- Dilbert \ No newline at end of file diff --git a/pdns/docs/markdown/recursor/anti-spoofing.md b/pdns/docs/markdown/recursor/anti-spoofing.md deleted file mode 100644 index e69de29bb..000000000 diff --git a/pdns/docs/mkdocs.yml b/pdns/docs/mkdocs.yml index 2489dd63f..30548d340 100644 --- a/pdns/docs/mkdocs.yml +++ b/pdns/docs/mkdocs.yml @@ -44,6 +44,7 @@ pages: - [recursor/index.md, 'Recursor', 'Introduction'] - [recursor/security.md, 'Recursor', 'Security of the Recursor'] - [recursor/stats.md, 'Recursor', 'Recursor Statistics'] + - [recursor/running.md, 'Recursor', 'Controlling & Querying'] - [recursor/performance.md, 'Recursor', 'Performance Tuning'] - [recursor/scripting.md, 'Recursor', 'Scripting'] - [recursor/dns64.md, 'Recursor', 'DNS64 support']