Skip to content

Commit

Permalink
Remove diagnostics and ready for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Mar 6, 2024
1 parent 3f705f1 commit c6906cf
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 87 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Docs4NIST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@fix-themes
- uses: usnistgov/Docs4NIST@main
with:
docs-folder: docs/
formats: |-
epub
pdf
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
78 changes: 0 additions & 78 deletions docs/_themes/inheritor/static/ntd2d.css_t

This file was deleted.

3 changes: 0 additions & 3 deletions docs/_themes/inheritor/theme.conf

This file was deleted.

3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

html_theme = 'inheritor'
html_theme_path = ['_themes']
html_theme = 'alabaster'
html_static_path = ['_static']

html_show_copyright = False

0 comments on commit c6906cf

Please sign in to comment.