aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/ita/developer/documentation.rst
diff options
context:
space:
mode:
authormatteocoder <matteopaolini1995@gmail.com>2017-02-14 16:36:40 +0100
committerGitHub <noreply@github.com>2017-02-14 16:36:40 +0100
commit5601b4536cea2a4c5ebdd39251cc16ec92c01b1d (patch)
tree1d76df223aa55926b63555cbcf230b3a0d3ea999 /docs/ita/developer/documentation.rst
parent625bb561813222aea8a7a2e84e30e9f9de697017 (diff)
downloadwallabag-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/developer/documentation.rst')
-rw-r--r--docs/ita/developer/documentation.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ita/developer/documentation.rst b/docs/ita/developer/documentation.rst
new file mode 100644
index 00000000..d4b63bb6
--- /dev/null
+++ b/docs/ita/developer/documentation.rst
@@ -0,0 +1,12 @@
1Contribuite a questa documentazione
2===================================
3
4Le fonti della nostra documentazione sono qui https://github.com/wallabag/wallabag/tree/master/docs
5
6Usiamo `ReadTheDocs
7<https://readthedocs.org>`__ per generarla.
8
9Le pagine sono scritte nel formato `Restructured Text
10<https://en.wikipedia.org/wiki/ReStructuredText>`__. Potete usare strumenti online come http://rst.aaroniles.net/ o http://rst.ninjs.org/ per vedere un'anteprima dei vostri articoli.
11
12Se create una nuova pagina, non scordatevi di modificare il file `index.rst <https://raw.githubusercontent.com/wallabag/wallabag/master/docs/en/index.rst>`__ per aggiungere un link nella barra laterale.