There was an error while loading. Please reload this page.
1 parent f4156f2 commit 826be1bCopy full SHA for 826be1b
1 file changed
.github/workflows/build-and-deploy.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: sphinx-doc/github-problem-matcher@v1.1
54
55
- name: Build documentation
56
- run: make -e SPHINXOPTS="--color -D language='fa' -D gettext_allow_fuzzy_translations=1 -D html_theme_options.is_rtl=True -W --keep-going" html
+ run: make -e SPHINXOPTS="--color -D language='fa' -D gettext_allow_fuzzy_translations=1 -D html_theme_options.is_rtl=True -D extensions=audit_events,availability,c_annotations,changes,implementation_detail,issue_role,lexers,misc_news,pydoc_topics,pyspecific,sphinx.ext.coverage,sphinx.ext.doctest,sphinx.ext.extlinks,notfound.extension,sphinxext.opengraph,python_docs_theme -W --keep-going" html
57
working-directory: ./Doc
58
59
- name: Setup Pages
0 commit comments