summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-16 09:58:24 +0200
committerGeorg Brandl <georg@python.org>2014-09-16 09:58:24 +0200
commita180cc3373345b3cb0ddecf14bcc31a1a1e53d51 (patch)
tree488391a956f16af34fa17c34e916a3128ab4a4b3 /doc
parentf0f2d79de9bdf5c5c7a181e1514fa55197248f82 (diff)
downloadpygments-a180cc3373345b3cb0ddecf14bcc31a1a1e53d51.tar.gz
add link to docs on styles. manual merge of PR#393.
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index 0f65b9fe..f040e053 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -58,7 +58,7 @@ Usage as a library is thoroughly demonstrated in the Documentation section.
How do I make a new style?
--------------------------
-Please see the documentation on styles.
+Please see the :doc:`documentation on styles <docs/styles>`.
How can I report a bug or suggest a feature?
--------------------------------------------