Add wormhole state check function
[ric-plt/lib/rmr.git] / doc / src / rtd / README
index c7dd309..0adb444 100644 (file)
@@ -6,7 +6,13 @@ it is not good practice, the generated .rst files must be checked into
 the repo and committed with changes to the source.  
 
 The command 'make all' should be all that is needed to build the 
-rtd documentation.
+rtd documentation. Follow that with 'make publish' to actually move
+the .rst files into the docs directory at the root; only the changed
+files are moved.
+
+Adding A New Man Page
+WHen a new manual page is added to the source (../man), it must be 
+added to the list in the user's guide source in this directory.
 
 Rationale
 Documentation is just code, and by maintaining the documentation as