Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit a411a5f

Browse files
committed
remove folders:true and add toc back into frontmatter
1 parent cd83878 commit a411a5f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

book/frontmatter.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ The book is licensed according to the [Creative Commons Attribution-NonCommercia
1313

1414
See table of contents in the sidebar to the left.
1515

16+
```
17+
{tableofcontents}
18+
```
19+
1620
### Acknowledgements
1721

1822
I'd like to acknowledge the following individuals for their helpful comments/suggestions/pull requests on the book: [Giorgio Arcara](https://github.com/giorgioarcara), [Steffen Bollman](https://github.com/stebo85), [Joshua Buckholtz](https://github.com/jwbuckholtz), [Satchel Grant](https://github.com/grantsrb/), [Yaroslav Halchenko](https://github.com/yarikoptic), [Chris Markiewicz](https://github.com/effigies) and [Jeanette Mumford](https://github.com/jmumford).

myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ project:
3030
site:
3131
options:
3232
logo: logo.png
33-
folders: true
33+
# folders: true
3434
template: book-theme

0 commit comments

Comments
 (0)