>> What am I doing wrong here?
> 
> Sphinx requires that all documentation in one project is contained in
> a single directory tree.
Thanks for giving this clarification.
I have been trying this over and over.
May this be added to the Sphinx documentation?


> In your case, you can achieve that by using symlinks. 
Not possible on windows.

>However, I don't
> really see the value of splitting the docs up like that.
The use case would be when you have a program/aplication that build upon 
  certain packages which could also be distributed independantly.
Keeping the documentation of the packages contained within the package 
directory makes them fully documented and independant from the main program.
I decided to put my library under the hood of the main program because 
they are thematically related to each other. But I would like to 
continue documenting the libraries independat from the main program.

Kind ragards,
Timmie



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to