diff options
author | matteocoder <matteopaolini1995@gmail.com> | 2017-02-14 16:36:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-14 16:36:40 +0100 |
commit | 5601b4536cea2a4c5ebdd39251cc16ec92c01b1d (patch) | |
tree | 1d76df223aa55926b63555cbcf230b3a0d3ea999 /docs/ita/requirements.txt | |
parent | 625bb561813222aea8a7a2e84e30e9f9de697017 (diff) | |
download | wallabag-5601b4536cea2a4c5ebdd39251cc16ec92c01b1d.tar.gz wallabag-5601b4536cea2a4c5ebdd39251cc16ec92c01b1d.tar.zst wallabag-5601b4536cea2a4c5ebdd39251cc16ec92c01b1d.zip |
Italian documentation added
There are some missing links in various articles. Please let me know how I can fix this :)
Diffstat (limited to 'docs/ita/requirements.txt')
-rw-r--r-- | docs/ita/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ita/requirements.txt b/docs/ita/requirements.txt new file mode 100644 index 00000000..06fc8973 --- /dev/null +++ b/docs/ita/requirements.txt | |||
@@ -0,0 +1,2 @@ | |||
1 | Sphinx>=1.3.0,<1.4.0 | ||
2 | guzzle_sphinx_theme>=0.7.0,<0.8.0 | ||