None of this works, this just imports the old code, leaving behind those parts not deemed immediately relevant.
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
|
|
Build docs as HTML with::
|
|
|
|
python setup.py build_docs
|
|
|
|
To publish docs to stdout in Google Code wiki format::
|
|
|
|
python setup.py publish_docs --google-user=x --google-password=x
|
|
|
|
Just use literally "x" for user / pass since logging in and publishing is not implemented. Yea! |