My task is to migrate all documentation 
<https://github.com/ShubhamRathi/OPNFVDocs/tree/master/docs> to RTD. I'm 
following  a video <https://www.youtube.com/watch?v=oJsUvBQyHBs> on how to 
create documentation in Sphinx & RTD (Read The Docs).

The documentation for the project is written in RST and compiled using a bash 
script <https://github.com/ShubhamRathi/OPNFVDocs/tree/master/scripts> 
.This file generates conf.py for each folder and then builds HTML. 
Example, I've made the Shubham folder 
<https://github.com/ShubhamRathi/OPNFVDocs/tree/master/docs/Shubham>, added 
sample rst markup to it & followed these steps 
<http://artifacts.opnfv.org/opnfvdocs/docs/how-to-use-docs/index.html#testing>. 
This generated HTML in docs_output 
<https://github.com/ShubhamRathi/OPNFVDocs/tree/master/docs_output/Shubham>. 


If I were to follow the video, instead of having multiple conf.py's for 
each folder - I will need one conf.py for the whole project if this 
documentation were to go to RTD. Since that is not the case, How do I work 
around this scenario? 

Please advice. 

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to