From 03e787ef2d9cb3a701d10d2cf31c687293613d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nick=20=C3=98stergaard?= Date: Sun, 10 Feb 2019 21:56:44 +0100 Subject: [PATCH] Add anchor for advanced configuration To make it appear in the TOC on the left and be able to link to it directly on the www. --- Documentation/development/testing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/development/testing.md b/Documentation/development/testing.md index 3bad8e3a5c..4c4cf29e63 100644 --- a/Documentation/development/testing.md +++ b/Documentation/development/testing.md @@ -285,7 +285,7 @@ Some available masks: * `KICAD_GEDA_PLUGIN` * `KICAD_PCB_PLUGIN` -# Advanced configuration +# Advanced configuration {#advanced-configuration} There are some advance configuration options, which are mostly used for development or testing purposes. @@ -301,4 +301,4 @@ never need to set these keys for normal usage - if you do, that's a bug. [AFL fuzzing tool]: http://lcamtuf.coredump.cx/afl/ [trace mask documentation]: http://docs.kicad-pcb.org/doxygen/group__trace__env__vars.html [trace mask documentation]: http://docs.kicad-pcb.org/doxygen/group__trace__env__vars.html -[advanced config documentation]: http://docs.kicad-pcb.org/doxygen/namespaceAC__KEYS.html \ No newline at end of file +[advanced config documentation]: http://docs.kicad-pcb.org/doxygen/namespaceAC__KEYS.html