summaryrefslogtreecommitdiff
path: root/doc/source/themes.rst
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2016-07-27 19:05:27 +0200
committermathieui <mathieui@mathieui.net>2016-07-27 19:05:27 +0200
commitf6960d09f0e84903954e801397209ef7eb1450ce (patch)
treead008d7c44edebd96258a1e2b1c8087070cdf165 /doc/source/themes.rst
parent15bef8d7521dae6d23e3fa251132395919010208 (diff)
downloadpoezio-f6960d09f0e84903954e801397209ef7eb1450ce.tar.gz
poezio-f6960d09f0e84903954e801397209ef7eb1450ce.tar.bz2
poezio-f6960d09f0e84903954e801397209ef7eb1450ce.tar.xz
poezio-f6960d09f0e84903954e801397209ef7eb1450ce.zip
Fix doc building
Broken by the namespace change
Diffstat (limited to 'doc/source/themes.rst')
-rw-r--r--doc/source/themes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/themes.rst b/doc/source/themes.rst
index 0c2b143f..f6da6af5 100644
--- a/doc/source/themes.rst
+++ b/doc/source/themes.rst
@@ -110,5 +110,5 @@ All available options can be found into the default theme, which is into the
**theming.py** file from the poezio’s source code.
-.. autoclass:: theming.Theme
+.. autoclass:: poezio.theming.Theme