Initial documentation for Python packaging. Feedback welcome.

cc @chaoflow @offlinehacker @garbas @goodwillcoding @brodul
@cillianderoiste @matejc

Fixes #64
This commit is contained in:
Domen Kožar
2014-11-13 21:31:27 +01:00
parent ab423e6367
commit 07b6d3d2c6
2 changed files with 413 additions and 37 deletions
+2 -5
View File
@@ -1120,12 +1120,9 @@ echo @foo@
<varlistentry>
<term>Python</term>
<listitem><para>Adds the
<filename>lib/python2.5/site-packages</filename> subdirectory of
<filename>lib/${python.libPrefix}/site-packages</filename> subdirectory of
each build input to the <envar>PYTHONPATH</envar> environment
variable.</para>
<note><para>This should be generalised: the Python version
shouldnt be hard-coded.</para></note></listitem>
variable.</para></listitem>
</varlistentry>
<varlistentry>