Skip to content
Snippets Groups Projects
Commit d67f6108 authored by Mark Meredith's avatar Mark Meredith
Browse files

Add Doxygen

parent 35f5b819
No related branches found
No related tags found
1 merge request!9Migrate from Travis CI to Github Actions
......@@ -13,8 +13,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install Doxygen
run: sudo apt install doxygen
- name: Install dependencies
- name: Install Sphinx
run: pip install sphinx sphinx-rtd-theme
- name: Checkout code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment