An open API service indexing awesome lists of open source software.

https://github.com/nimble-dev/nimble-docs

Documentation for NIMBLE http://r-nimble.org
https://github.com/nimble-dev/nimble-docs

Last synced: 3 months ago
JSON representation

Documentation for NIMBLE http://r-nimble.org

Awesome Lists containing this project

README

          

# Developer Documentation for NIMBLE

**Project Page**: http://r-nimble.org

**View the User Manual:** http://r-nimble.org/documentation

**View Developer Documentation at:** https://nimble-dev.github.io/nimble-docs

The User Manual source lives in the main nimble repo:
https://github.com/nimble-dev/nimble/tree/master/UserManual

To build the User Manual, go to the User Manual directory and run 'make NimbleUserManual.pdf'.

master branch is for ongoing development of the manual. Released versions of the manual are tagged based on the version of the package to which they correspond.

/docs is for developer notes, published via github pages. See README file there for information on adding content.