Skip to content

chsinn/rdmo-docs-en

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDMO - Research Data Management Organiser

RDMO is a tool to support the systematic planning, organisation and implementation of the data management throughout the course of a research project. RDMO is funded by the Deutsche Forschungsgemeinschaft (DFG).

English documention

Setup

First install sphinx, sphinx-autobuild, and sphinx_rtd_theme:

pip install -r requirements.txt

Then, the HTML files can be created using:

make html

A live server, which auto-updates itself after a file is saved, can be started using:

make live

The documentation is then available on http://localhost:8000.

About

English documentation for rdmo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%