File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/sphinx-notes/cookiecutter" ,
3- "commit" : " 1701bf78ca498d756ce4502aa1712cfe23ed35af " ,
3+ "commit" : " b90eb30533478fe686ce664e50541e0f91325c16 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
Original file line number Diff line number Diff line change @@ -133,3 +133,5 @@ poetry.lock
133133
134134# Sphinx
135135docs /_build /
136+ # sphinxnotes-any >= 2.5
137+ docs /.any *
Original file line number Diff line number Diff line change 55sphinxnotes-any
66===============
77
8- .. image :: https://img.shields.io/github/actions/workflow/status/sphinx-notes/any/pages.yml
8+
9+ .. |docs | image :: https://img.shields.io/github/deployments/sphinx-notes/any/github-pages
910 :target: https://sphinx.silverrainz.me/any
1011 :alt: Documentation Status
1112
12- .. image :: https://img.shields.io/github/license/sphinx-notes/any
13- :target: https://github.com/sphinx-notes/any/LICENSE
13+ .. | license | image :: https://img.shields.io/github/license/sphinx-notes/any
14+ :target: https://github.com/sphinx-notes/any/blob/master/ LICENSE
1415 :alt: Open Source License
1516
16- .. image :: https://img.shields.io/pypi/v/sphinxnotes-any.svg
17+ .. | pypi | image :: https://img.shields.io/pypi/v/sphinxnotes-any.svg
1718 :target: https://pypi.python.org/pypi/sphinxnotes-any
1819 :alt: PyPI Package
1920
20- .. image :: https://img.shields.io/pypi/dm/sphinxnotes-any
21+ .. | download | image :: https://img.shields.io/pypi/dm/sphinxnotes-any
2122 :target: https://pypi.python.org/pypi/sphinxnotes-any
2223 :alt: PyPI Package Downloads
2324
25+ |docs | |license | |pypi | |download |
26+
2427Sphinx domain for documenting anything.
2528
2629* Documentation: https://sphinx.silverrainz.me/any
You can’t perform that action at this time.
0 commit comments