diff options
author | mathieui <mathieui@mathieui.net> | 2018-10-13 12:36:57 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2018-10-13 12:36:57 +0200 |
commit | b4b16c794a6df35ee0af2e6b57c2948976e8ec5e (patch) | |
tree | ab3208ce4293354a7f11ef5e0c1b1893cfbb5c8c /doc | |
parent | da743a023fc266193d9453f560251aee3e91d5c4 (diff) | |
download | poezio-b4b16c794a6df35ee0af2e6b57c2948976e8ec5e.tar.gz poezio-b4b16c794a6df35ee0af2e6b57c2948976e8ec5e.tar.bz2 poezio-b4b16c794a6df35ee0af2e6b57c2948976e8ec5e.tar.xz poezio-b4b16c794a6df35ee0af2e6b57c2948976e8ec5e.zip |
Reference the documentation for the upload plugin
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/plugins/upload.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/plugins/upload.rst b/doc/source/plugins/upload.rst new file mode 100644 index 00000000..0cf25d39 --- /dev/null +++ b/doc/source/plugins/upload.rst @@ -0,0 +1,6 @@ +.. _upload-plugin: + +Upload +====== + +.. automodule:: upload |