Skip to content

jules-lsm/jules-lsm.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

274 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the JULES User Guide

The JULES documentation is contained in the doc project in this repository. This README describes how to build the JULES User Guide.

For first time users, please create the production environment to build the docs. From the top level of the repository run:

conda env create -f environment.yml

Activate the environment:

conda activate jules-user-guide

Build the documentation:

cd <path_to>/user_guide/doc
make html

View the documentation:

firefox build/html/index.html

About

JULES HTML documentation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors