diff options
author | mathieui <mathieui@mathieui.net> | 2014-04-23 21:34:05 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2014-04-23 21:34:05 +0200 |
commit | 4fec08879e2dbc57a2b42c8ebf80e114ab37d78f (patch) | |
tree | cb98ab88d2ffbf77a973d96369d755e160b22585 /doc/source/configuration.rst | |
parent | 3bfe93824c374b8c91aad177ff3e29b20c023030 (diff) | |
download | poezio-4fec08879e2dbc57a2b42c8ebf80e114ab37d78f.tar.gz poezio-4fec08879e2dbc57a2b42c8ebf80e114ab37d78f.tar.bz2 poezio-4fec08879e2dbc57a2b42c8ebf80e114ab37d78f.tar.xz poezio-4fec08879e2dbc57a2b42c8ebf80e114ab37d78f.zip |
Documentation update
- add some formatting and links (also, typos)
- link the Theme class from the theming page
Diffstat (limited to 'doc/source/configuration.rst')
-rw-r--r-- | doc/source/configuration.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 7c0af9c9..50b9fc71 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -1,3 +1,5 @@ +.. _config: + Configuration ============= |