metno / emep-ctm

Open Source EMEP/MSC-W model
GNU General Public License v3.0
27 stars 18 forks source link

User guide for rv4_10 #11

Closed avaldebe closed 7 years ago

avaldebe commented 7 years ago

Update the new user guide. Need to define a workflow between:

avaldebe commented 7 years ago

Madoko

avaldebe commented 7 years ago

Sphinx

conda environment

# create env
conda create --name sphinx sphinx

# activate env
source activate sphinx

initial setup

sphinx-quickstart

more info at tutorial

create documentation

make latexpdf   # build/latex/emep-ctm.pdf
make man        # build/man/emep-ctm.1
make html       # build/html/