diff options
| author | Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com> | 2012-05-07 22:27:20 +0200 | 
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com> | 2012-05-07 22:27:20 +0200 | 
| commit | ec92a515e9229bdf46f5a3da82a453957b85365b (patch) | |
| tree | 58a01317106ffab8c554edb68903a1b036c658ad | |
| parent | faae148c35c20322187320a4eba3d8c9f942862a (diff) | |
link a guida su S5
| -rw-r--r-- | strumenti/docutils.rst | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/strumenti/docutils.rst b/strumenti/docutils.rst index 4e250b6..f6bf719 100644 --- a/strumenti/docutils.rst +++ b/strumenti/docutils.rst @@ -73,11 +73,12 @@ il comando ``rst2s5`` o il writer ``s5_html``, ad esempio::     rst2s5 --theme medium-black documento.rst documento.html  Il sito di docutils comprende ulteriore documentazione sugli  -`strumenti per generare html`_. +`strumenti per generare html`_, compresa una `guida su s5`_.  .. _S5: http://meyerweb.com/eric/tools/s5/  .. _presentazioni: http://docutils.sourceforge.net/docs/user/slide-shows.html  .. _`strumenti per generare html`: http://docutils.sourceforge.net/docs/user/tools.html#html-generating-tools +.. _`guida su s5`: http://docutils.sourceforge.net/docs/user/slide-shows.html  PDF  ~~~ | 
