Skip to content

Repository to host the opm-python-documentation online

Notifications You must be signed in to change notification settings

OPM/opm-python-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repository to host the Python documentation for OPM Flow

Building the documentation locally

Building the documentation online on your fork

  • Turn on github actions at https://github.com/<your-github-username>/opm-python-documentation/actions
  • Push any changes to a branch of your fork, this should trigger a build of the documentation, where the built documentation is pushed to the branch gh-pages-<name-of-your-branch>
  • Then you can turn on github pages for your fork at https://github.com/<your-github-username>/opm-python-documentation/settings/pages
  • Select the branch gh-pages-<name-of-your-branch> as the source for your github page
  • Then you can have a look at the documentation with your changes at https://<your-github-username>.github.io/opm-python-documentation/<name-of-your-branch>/index.html
  • If everything looks fine, create a pull request for the master branch of this repository :)

About

Repository to host the opm-python-documentation online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published