diff --git a/testing/marionette/doc/index.rst b/testing/marionette/doc/index.rst index 10a3fbc70e10..6a60b92de814 100644 --- a/testing/marionette/doc/index.rst +++ b/testing/marionette/doc/index.rst @@ -51,6 +51,7 @@ For developers Debugging.md PythonTests.md SeleniumAtoms.md + internals/index .. _Contributing to Marionette: https://searchfox.org/mozilla-central/source/testing/marionette/CONTRIBUTING.md diff --git a/testing/marionette/doc/internals/index.rst b/testing/marionette/doc/internals/index.rst new file mode 100644 index 000000000000..a52012e0bf10 --- /dev/null +++ b/testing/marionette/doc/internals/index.rst @@ -0,0 +1,11 @@ +========= +Internals +========= + +This is an overview of all documented internals in the Marionette server: + +.. toctree:: + :glob: + :maxdepth: 1 + + *