Page MenuHomec4science

Readme
No OneTemporary

File Metadata

Created
Tue, Sep 17, 19:11
TEXINPUTS=./commontex
python tools/mkhowto \
--html --about html/stdabout.dat \
--iconserver ../icons \
--favicon ../icons/univers.png \
--address "See <i><a href="about.html">About this document...</a></i> for information on suggesting changes." \
--up-link ../../index.html \
--up-title "pNbody main page" \
--global-module-index \
../modindex.html \
--dvips-safe \
--dir html/man man/man.tex
rm -rf /home/epfl/revaz/WWW/pNbody/Doc/*
cp -r html/* /home/epfl/revaz/WWW/pNbody/Doc/.
# see also
http://docs.python.org/release/2.6.7/documenting/building.html
python tools/sphinx-build.py -bhtml . build/<outputdirectory>

Event Timeline