Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

dmidk/danra-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DANRA Documentation

This repository is the source of the documentation of the DANish ReAnalysis.

The documentation can be found here: dmidk.github.io/danra-docs/

Build documentation locally

To build the documentation locally run ./make_docs

This will generate the webfiles in doc/_build/html/. To check the output you can start a simple web server from that directory using the python module http.server with the command: python -m http.server and go to your localhost.

Dependencies

The documentation is build using sphinx with the furo theme by pradyunsg. Also, myst-parser is used to be able to write markdown for sphinx. If you have conda installed you can create a new python environment that will work by running:

conda env create -f danra-docs.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages