| In: |
StdlibDoc/base.rb
StdlibDoc/GenDoc/App.rb StdlibDoc/GenDoc/Database.rb StdlibDoc/GenDoc/GenDoc.rb StdlibDoc/GenDoc/Packaging.rb StdlibDoc/GenDoc/RDocGenerator.rb StdlibDoc/Status/LineCounter.rb |
Namespace module for all classes needed to implement document generation functionality. The important ones are listed below.
| App: | Command-line interface, even though it’s called from another program. |
| Database: | Contains information on documentation targets, in particular what files constitute a package. |
| GenDoc: | Implements the various commands the user can call. |
| RDocGenerator: | Wrapper around external ‘rdoc’ command. |
Generates the non-documentation files (index.html, introduction, toc, status report, package overview).