Skip to content

Commit bbc589e

Browse files
authored
rename docs/docs to docs/markdown (#976)
### Description Rename docs/docs to docs/markdown. ### Related issues Addresses #972 ### Checklist _Before this pull request can be reviewed, all of these tasks should be completed. Denote completed tasks with an `x` inside the square brackets `[ ]` in the Markdown source below:_ - [x] I have added a description (see above). - [x] I have added a link to any related issues (if applicable; see above). - [x] I have read the [Contributing Guide](https://github.com/quokka-astro/quokka/blob/development/CONTRIBUTING.md). - [x] I have added tests for any new physics that this PR adds to the code. - [ ] *(For quokka-astro org members)* I have manually triggered the GPU tests with the magic comment `/azp run`.
1 parent 8bdd5cb commit bbc589e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+3
-11
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ docs/doxyoutput/
4848
_build/
4949

5050
# Include image and pdf files inside docs
51-
!/docs/docs/flowchart-v2.pdf
52-
!/docs/docs/tests/attach/*.png
51+
!/docs/markdown/tests/attach/*.png
5352

5453
# Kokkos build files
5554
KokkosCore_config.h

docs/docs/requirements.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)