Skip to content

NLP2RDF/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

documentation

sources for NIF documentation (host by Read The Docs)

setting up local preview

Get required Python libs using pip: pip install -r requirements.txt

Build documentation once:

cd docs
make html

Preview with automatic reload on changes:

cd docs
sphinx-autobuild -a -r _build . _build_auto

NOTE: Please use the issue tracker of this repository only for issues that are directly related to media content (text, figures) for the RTD documentation sites or implementation details for these sites. More specifically, please use the NIF ontologies issue tracker for all discussions about the NIF vocabulary itself and it's usage.

About

documentation for NIF (Sphinx/ReadTheDocs based)

Resources

Stars

Watchers

Forks

Packages

No packages published