Skip to content

Commit 333e2b5

Browse files
actions and webhook docs
1 parent aaf812c commit 333e2b5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Github Actions and Webhooks
2+
===========================
3+
4+
Github Actions
5+
--------------
6+
7+
Currently this project makes use of 3 `Github Actions <https://github.com/features/actions>`_, which can be found in the `.github/workflows <https://github.com/CITCOM-project/CausalTestingFramework/tree/main/.github/workflows>`_ directory

docs/source/dev/documentation.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Project Documentation
33

44
This page aims to describe:
55

6-
#. How to comply with the projects documentation style
6+
#. The projects documentation style
77

88
#. The tools used for documentation
99

@@ -55,5 +55,7 @@ The configuration for Sphinx, Autodoc and AutoAPI are all found in `/docs/source
5555

5656
ReadTheDocs
5757
-----------
58-
`Read the Docs <https://readthedocs.org/>`_ is a documentation hosting site that hosts open source projects for free.
58+
`Read the Docs <https://readthedocs.org/>`_ is a documentation hosting site that hosts, versions and builds documentation for free for open source projects.
59+
60+
This project makes use of a Github Webook to trigger the build in ReadTheDocs
5961

0 commit comments

Comments
 (0)