AMReX-Astro / workflow

Common workflow scripts for running jobs at HPC centers

Home Page:https://amrex-astro.github.io/workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workflow

Common information and workflow scripts for running jobs at HPC centers

Editing and building the Sphinx docs

In sphinx_docs/source/, edit any of the .rst files. Then build the webpages in sphinx_docs/ as:

make html

This will copy the HTML into the main docs/ directory that GitHub Pages uses. git commit and git push and the updates will appear in https://amrex-astro.github.io/workflow/

About

Common workflow scripts for running jobs at HPC centers

https://amrex-astro.github.io/workflow

License:MIT License


Languages

Language:Shell 93.0%Language:Python 6.3%Language:Makefile 0.4%Language:CSS 0.3%