summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAleš Mrázek <ales.mrazek@nic.cz>2024-01-15 23:19:47 +0100
committerOto Šťáva <oto.stava@nic.cz>2024-03-15 14:51:31 +0100
commitd5464a0c29a54c58e87063e11f636679e744cc00 (patch)
tree5d5659b430321aac77cd9fd8a41e5fb0a55dd1f2 /.gitignore
parentMerge branch 'manager-install-config' into '6.0' (diff)
downloadknot-resolver-d5464a0c29a54c58e87063e11f636679e744cc00.tar.xz
knot-resolver-d5464a0c29a54c58e87063e11f636679e744cc00.zip
doc: separate user and developer documentation
This separates the documentation into a *blue* user documentation and a *red* developer documentation, resolving problems where similar sections collided in search queries, leading users to the advanced Lua config documentation instead of the preferred declarative config one. It also visually separates the two parts, so that users who do not wish to meddle in Lua immediately see that they're somewhere wrong just by seeing the red colour.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c79ea467..32789e7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,8 +45,8 @@
/daemon/lua/trust_anchors.lua
/depcomp
/distro/tests/*/.vagrant
-/doc/.doctrees
-/doc/doxyxml
+/doc/**/.doctrees
+/doc/**/doxyxml
/doc/html
/doc/kresd.8
/doc/texinfo