Skip to content

rdmorganiser/rdmo-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDMO - Research Data Management Organiser

Latest release License Documentation status

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 documentation

Setup

First install requirements (e.g. sphinx):

python -m 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:8001.

Releases

No releases published

Packages

No packages published