Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D114631
This commit is contained in:
Chris H-C
2021-05-10 13:33:09 +00:00
parent 66472c27ae
commit 17b8cfbc81
5 changed files with 8 additions and 51 deletions

View File

@@ -28,7 +28,6 @@ EXTRA_PATHS = (
"third_party/python/futures",
"third_party/python/jsmin",
"third_party/python/which",
"toolkit/components/glean/sphinx",
)
sys.path[:0] = [os.path.join(topsrcdir, p) for p in EXTRA_PATHS]
@@ -49,7 +48,6 @@ extensions = [
"sphinx_copybutton",
"sphinx_markdown_tables",
"sphinx_panels",
"glean",
]
# JSDoc must run successfully for dirs specified, so running