diff --git a/docs/quality/doctests_report.rst b/docs/quality/doctests_report.rst new file mode 100644 index 0000000..59a2bd7 --- /dev/null +++ b/docs/quality/doctests_report.rst @@ -0,0 +1,2 @@ +This is placeholder file doc doctest results. If you see this file then doctests has not been run. + diff --git a/docs/quality/index.rst b/docs/quality/index.rst index d78827c..bfc9d89 100644 --- a/docs/quality/index.rst +++ b/docs/quality/index.rst @@ -6,3 +6,9 @@ Lint report .. include:: lint_report.rst +Doctest report +-------------- + +.. include:: doctest_report.rst + +