I'm new to Sphinx and I'm having trouble getting started with sphinx-
autogen.

All the doc I've found said I can run sphinx-autogen without command
line arguments.  When I run the command line I get
--------------------------------------------
"C:\Program Files\Python26\python"  sphinx-autogen.py
Usage: sphinx-autogen.py [OPTIONS] SOURCEFILE ...

sphinx-autogen.py: error: no input files given
--------------------------------------------

I'm not sure what it is expecting in SOURCEFILE so I put my top python
file and get:
--------------------------------------------
[autosummary] generating autosummary for: c:\Users\brian downing
\Documents\PyDev
\src\yCreateDcOptObj.py
--------------------------------------------
but I don't get the conf.py file or a directory.

How do I get started with the tool?  I'm using Sphinx 1.0.7, python
2.6.5, and windows vista

Brian

-- 
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.

Reply via email to