[commit: ghc] master: manpage: Mark as orphan document (adc3d17)
git at git.haskell.org
git at git.haskell.org
Tue Oct 27 14:06:21 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/adc3d1785dd8efc2b194cec331eff816ae77dd93/ghc
>---------------------------------------------------------------
commit adc3d1785dd8efc2b194cec331eff816ae77dd93
Author: Ben Gamari <ben at smart-cactus.org>
Date: Tue Oct 27 13:16:47 2015 +0100
manpage: Mark as orphan document
This silences warnings from Sphinx of the form,
docs/users_guide/ghc.rst:: WARNING: document isn't included in any toctree
>---------------------------------------------------------------
adc3d1785dd8efc2b194cec331eff816ae77dd93
docs/users_guide/ghc.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/users_guide/ghc.rst b/docs/users_guide/ghc.rst
index f2b9b70..a44c9d9 100644
--- a/docs/users_guide/ghc.rst
+++ b/docs/users_guide/ghc.rst
@@ -1,3 +1,5 @@
+:orphan:
+
GHC
===
More information about the ghc-commits
mailing list