From 761a1e5b76484973cbf2c18c95feed5aaf4300b7 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Mon, 1 Dec 2014 07:06:18 +0200 Subject: [PATCH] Add ref links to configure.rst and faq.rst. --- docs/source/configure.rst | 2 ++ docs/source/faq.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/source/configure.rst b/docs/source/configure.rst index 30c614ac..4b8c958c 100644 --- a/docs/source/configure.rst +++ b/docs/source/configure.rst @@ -1,3 +1,5 @@ +.. _configuration: + ====================== Configuration Overview ====================== diff --git a/docs/source/faq.rst b/docs/source/faq.rst index 10c094ef..cbdb0cda 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -1,3 +1,5 @@ +.. _faq: + === FAQ ===