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

« back to all changes in this revision

Viewing changes to doc/dev/index.rst

  • Committer: Matt Giuca
  • Date: 2010-02-18 08:51:18 UTC
  • Revision ID: matt.giuca@gmail.com-20100218085118-qvsfcg6yq7tynf0t
ivle.interpret: Fixed calls to Popen: Unicode strings are encoded as UTF-8. This fixes serve of non-executable files, but serve-of-python, diff, log and download still break on files with a unicode filename.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
***********************
19
19
Developer Documentation
20
20
***********************
 
21
 
 
22
.. toctree::
 
23
    :maxdepth: 2
 
24
 
 
25
    coding.rst
 
26
    docs.rst
 
27
    releases.rst
 
28
    architecture.rst
 
29
    faq.rst