-
Notifications
You must be signed in to change notification settings - Fork 1
Documentation
Kevin Lin edited this page Oct 6, 2017
·
1 revision
Documentation is generated automatically via Doxygen by parsing documentation from the source code. This means that, in order for Doxygen to be useful, you should perform your due diligence in ensuring that all newly added code is both documented appropriately, and in the proper format. Code reviewers will enforce this.
All newly merged pull requests will automatically build and publish documentation to the
RDFS documentation portal. Thus, this page is updated
automatically with every new commit into develop.
If you wish to generate docs yourself locally, follow these instructions.
- Install Doxygen, following these instructions.
- Generate docs in the repo root:
$ doxygen - The generated HTML is in
html/. Runhtml/index.htmlto see the home page.
Rice University COMP 413 2017
RDFS Overview
Development
Workflow
Style