← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 2303: revert yade path

 

------------------------------------------------------------
revno: 2303
committer: bchareyre <bchareyre@dt-rv020>
branch nick: trunk
timestamp: Tue 2010-06-29 22:28:40 +0200
message:
  revert yade path
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-29 17:50:05 +0000
+++ doc/sphinx/README	2010-06-29 20:28:40 +0000
@@ -17,7 +17,7 @@
 
 3. Run (from the current directory, replacing PREFIX by the yade install path)
 
-	PYTHONPATH=. PREFIX/bin/yade-xxx-xxx yadeSphinx.py [optional outDir; _build by default]
+	PYTHONPATH=. yade 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.