~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/dev/docs.rst

  • Committer: William Grant
  • Date: 2010-02-11 08:53:40 UTC
  • Revision ID: grantw@unimelb.edu.au-20100211085340-4ms0t2f195dv0cqa
Correct the XHTML in the logout view.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
 ===============
97
97
 
98
98
.. _semantic markup: http://sphinx.pocoo.org/markup/inline.html
99
 
 
100
 
Publishing documentation to the website
101
 
=======================================
102
 
 
103
 
We currently publish documentation to our old Google Code Subversion
104
 
repository, so they can be linked to from the website. This is done with the
105
 
``ivle-push-docs-to-gc`` script in ``lp:~ivle-dev/ivle/dev-scripts``. See
106
 
the comments at the top of that file for instructions.