Automatically generate documentation with Sphinx
Loading
Two Factor Authentication (2FA) as been enabled for all git.whoi.edu users. For instructions on how to set up 2FA, follow the instructions on this page, or click here for a step-by-step walk-through.
Once you have 2FA setup, you may need to create an Access Token to pull and push with git. You will not be able to authenticate with git using your password once you enable 2FA. See this link for how to set up and use a Personal Access Token.
The decision to enable 2FA for all users is for added security. Oct 30th, some users experienced account lockout due to bad actors. 2FA will help prevent such incidents in the future. Thank you.
Automatically generates and publishes documentation using Sphinx via Gitlab CI.
HTML output is published to Pages, and PDF output is also generated. Documentation is only produced for commits on master, dev/autodocs, and tags.
Note that this merge represents a step forward in documentation: it makes the tools run and has some useful content, but not all the documentation is written yet.