Fix FAQ question

This commit is contained in:
Sobak
2014-06-15 22:38:09 +02:00
parent f630306176
commit a0d083fe92

View File

@ -1,6 +1,6 @@
# Frequently Asked Questions
## If a <refentry> 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 `<refentry>`. Example: `<refentry xml:id="reserved.variables.argc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" role="noversion//">`
## How do I add a link to a method?