From a0d083fe92b39e2d81fe0271b99582db585c2200 Mon Sep 17 00:00:00 2001 From: Sobak Date: Sun, 15 Jun 2014 22:38:09 +0200 Subject: [PATCH] Fix FAQ question --- tutorial/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/faq.md b/tutorial/faq.md index 908259e..8531ada 100644 --- a/tutorial/faq.md +++ b/tutorial/faq.md @@ -1,6 +1,6 @@ # Frequently Asked Questions -## If a should not emit versioning information, what should I do? +## If a refentry should not emit versioning information, what should I do? Add the `role="noversion"` to its ``. Example: `` ## How do I add a link to a method?