Skip to content

Commit adc008a

Browse files
committed
chore: Update project template to sphinx-notes/cookiecutter@158e67b1
1 parent 7184710 commit adc008a

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sphinx-notes/cookiecutter",
3-
"commit": "ddb69124bae852993002c79c9be806dbee1219be",
3+
"commit": "158e67b1043bf95237e70c4ffffbda02dffc4886",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -20,7 +20,7 @@
2020
"sphinx_version": "7.0",
2121
"development_status": "3 - Alpha",
2222
"_template": "https://github.com/sphinx-notes/cookiecutter",
23-
"_commit": "ddb69124bae852993002c79c9be806dbee1219be"
23+
"_commit": "158e67b1043bf95237e70c4ffffbda02dffc4886"
2424
}
2525
},
2626
"directory": null
File renamed without changes.

docs/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ Contents
8080
.. toctree::
8181
:caption: Contents
8282

83-
Introduction <index>
84-
objs
83+
anyobjtypes
8584
changelog
8685

8786
The Sphinx Notes Project
@@ -93,7 +92,7 @@ as part of **The Sphinx Notes Project**.
9392
.. toctree::
9493
:caption: The Sphinx Notes Project
9594

96-
Home <https://sphinx.silverrainz.me>
95+
Home <https://sphinx.silverrainz.me/>
9796
GitHub <https://github.com/sphinx-notes>
9897
Blog <https://silverrainz.me/blog/category/sphinx.html>
9998
PyPI <https://pypi.org/search/?q=sphinxnotes>

0 commit comments

Comments
 (0)