Skip to content

henrikkauppi/invesalius.github.io

 
 

Repository files navigation

Steps to compile sphinx documentation on Local:

  1. Go to 'edit_documentation_here'.
  2. Install required packages from requirements.txt.
  3. Use MakeFile to run ´make html´.
  4. Find 'documentation_preview' in root folder.

Workflow for github hosting: (.github/worflows/jekyll.yml)

  1. Push changes to repository.
  2. Github Action runs jekyll.yml
  3. Sphinx documentation is built on the server.
  4. Changes are pushed automatically to the repository.
  5. Jekyll is compiled.
  6. Website is deployed to invesalius.github.io

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.4%
  • CSS 43.8%
  • JavaScript 3.1%
  • Python 2.6%
  • Batchfile 1.1%
  • Makefile 1.0%