I'm having some troubles understanding the wonders of sphinx-build..
So in mailman 3 we have a perfectly working "python setup.py build_sphinx",
that reads the setup.cfg file with the following:
[upload_docs]
upload_dir: build/sphinx/html
we would like, however to get spinx-build working by itself, but for
example on
readthedocs.org there is no way to pass manually the outdir.
Is there no way to set the default outdir in the conf.py file?
And if no maybe I should do something different?
Thanks,
Andrea
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.