We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8af185 commit 2b4839dCopy full SHA for 2b4839d
docs/source/usage.rst
@@ -2,8 +2,9 @@
2
Usage
3
-----
4
5
-There are currently two methods of using the Causal Testing Framework, through
6
-the `JSON Front End <https://causal-testing-framework.readthedocs.io/en/latest/json_front_end.html>`_ or directly as
+There are currently three methods of using the Causal Testing Framework, through
+the :doc:`JSON Front End </frontends/json_front_end>`\, using
7
+:doc:`Test Suites </frontends/test_suite>`\, or directly as
8
described below.
9
10
The causal testing framework is made up of three main components: Specification, Testing, and Data Collection. The first
0 commit comments