Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,3 @@ on:
jobs:
check_formatting:
uses: ./.github/workflows/check_formatting.yaml

test_nwx_docs:
uses: ./.github/workflows/test_nwx_docs.yaml
with:
doc_target: "Sphinx"
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,17 @@
# This is where VSCode stores its settings
.vscode

# This is Claude/Cursor directory
.claude
.cursor

#This is a common Python3 virtual environment name
.venv/
venv/

# This is the default build directory for the docs
docs/build


# Mac Files
.DS_Store
20 changes: 0 additions & 20 deletions docs/Makefile

This file was deleted.

45 changes: 0 additions & 45 deletions docs/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/requirements.txt

This file was deleted.

75 changes: 0 additions & 75 deletions docs/source/BuildValidation.md

This file was deleted.

50 changes: 0 additions & 50 deletions docs/source/TestRequirements.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/source/bibliography/bibliography.rst

This file was deleted.

32 changes: 0 additions & 32 deletions docs/source/bibliography/software.bib

This file was deleted.

Loading
Loading