yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04943
[Branch ~yade-dev/yade/trunk] Rev 2301: Local sphinx build : I made it! :)
------------------------------------------------------------
revno: 2301
committer: bchareyre <bchareyre@dt-rv020>
branch nick: trunk
timestamp: Tue 2010-06-29 19:45:12 +0200
message:
Local sphinx build : I made it! :)
Fixing the command in readme.
modified:
doc/sphinx/README
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'doc/sphinx/README'
--- doc/sphinx/README 2010-06-12 20:39:00 +0000
+++ doc/sphinx/README 2010-06-29 17:45:12 +0000
@@ -17,7 +17,7 @@
3. Run (from the current directory)
- PYTHONPATH=. yade yadeSphinx.py [optional outDir; _build by default]
+ PYTHONPATH=. ../../../bin/yade-xxx-xxx yadeSphinx.py [optional outDir; _build by default]
It will be create/update $outDir/{html,latex}. The latex file (Yade.tex) is to be processed with xelatex (rather than latex). See README.latex for details.