Skip to content

Conversation

@Shillaker
Copy link
Collaborator

@Shillaker Shillaker commented Feb 11, 2022

Changes:

  • Add Doxygen doc generation for C++ code
  • Integrate with Sphinx using Breathe
  • Add full docs generation to Github Actions build

Docs are published at https://faasm.readthedocs.io/en/latest/

Note that the RTD build runs on the RTD servers, so the wrapper used in the GHA build is just to make sure it doesn't error, it doesn't actually produce the final result.

- name: "TEMP - install python deps"
run: pip install -r faasmcli/requirements.txt
- name: "Build docs"
run: inv docs
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll remove these TEMP steps when we do the next release.

@Shillaker Shillaker changed the title Generate docs Generate documentation Feb 11, 2022
@Shillaker Shillaker merged commit 62fe9a9 into master Feb 11, 2022
@Shillaker Shillaker deleted the docs branch February 11, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants