diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-02-14 18:33:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-14 18:33:43 +0100 |
commit | f17b89fadce0a8c2280fbe1518d66f20dddce59d (patch) | |
tree | 365850b18ccc9abed0507bfcd023e9b0e855fea1 /docs/ita/requirements.txt | |
parent | eef47c0ead8e7aa754f5160d077aaaa9f16937c9 (diff) | |
parent | 5601b4536cea2a4c5ebdd39251cc16ec92c01b1d (diff) | |
download | wallabag-f17b89fadce0a8c2280fbe1518d66f20dddce59d.tar.gz wallabag-f17b89fadce0a8c2280fbe1518d66f20dddce59d.tar.zst wallabag-f17b89fadce0a8c2280fbe1518d66f20dddce59d.zip |
Merge pull request #2878 from matteocoder/wallabag-docs-ita
Italian documentation added
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 | ||