Skip to content

Commit

Permalink
Bump to v1.0.1 🎉
Browse files Browse the repository at this point in the history
don't ask about v1.0.0 pls and thank u 💖
  • Loading branch information
TDKorn committed Feb 25, 2023
1 parent 048e5ec commit d31a448
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
.. Author: TDKorn (Adam Korn)
.. |.get_linkcode_resolve| replace:: ``get_linkcode_resolve()``
.. _.get_linkcode_resolve: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/__init__.py#L153-L210
.. _.get_linkcode_resolve: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/__init__.py#L146-L207
.. |.add_linkcode_node_class| replace:: ``add_linkcode_node_class()``
.. _.add_linkcode_node_class: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/add_linkcode_class.py#L9-L24
.. _.add_linkcode_node_class: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/add_linkcode_class.py#L9-L24
.. |.TDKStyle| replace:: ``TDKStyle``
.. _.TDKStyle: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/github_style.py#L44-L139
.. |.TDKMethLexor| replace:: ``TDKMethLexor``
.. _.TDKMethLexor: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/meth_lexer.py#L28-L43
.. _.TDKStyle: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/github_style.py#L44-L139
.. |.TDKMethLexer| replace:: ``TDKMethLexer``
.. _.TDKMethLexer: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/meth_lexer.py#L27-L42
.. |.github_style| replace:: ``github_style.css``
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/_static/github_style.css
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/_static/github_style.css
.. |RTD| replace:: ReadTheDocs
.. _RTD: https://sphinx-github-style.readthedocs.io/en/latest/
.. |docs| replace:: **Explore the docs »**
Expand Down Expand Up @@ -213,7 +213,7 @@ Noteworthy Components
~~~~~~~~~~~~~~~~~~~~~

* |.TDKStyle|_ - Pygments Style for syntax highlighting similar to Github Pretty Lights Dark Theme
* |.TDKMethLexor|_ - Pygments Lexor to add syntax highlighting to methods
* |.TDKMethLexer|_ - Pygments Lexor to add syntax highlighting to methods
* |.get_linkcode_resolve|_ - to link to GitHub source code using ``sphinx.ext.linkcode``
* |.add_linkcode_node_class|_ - adds a new ``linkcode-link`` class, allowing for CSS styling separately from ``viewcode`` links
* |.github_style|_ - CSS styling for linkcode links (icon + text)
Expand Down
14 changes: 7 additions & 7 deletions README_PyPi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
.. Author: TDKorn (Adam Korn)
.. |.get_linkcode_resolve| replace:: get_linkcode_resolve()
.. _.get_linkcode_resolve: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/__init__.py#L153-L210
.. _.get_linkcode_resolve: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/__init__.py#L146-L207
.. |.add_linkcode_node_class| replace:: add_linkcode_node_class()
.. _.add_linkcode_node_class: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/add_linkcode_class.py#L9-L24
.. _.add_linkcode_node_class: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/add_linkcode_class.py#L9-L24
.. |.TDKStyle| replace:: TDKStyle
.. _.TDKStyle: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/github_style.py#L44-L139
.. |.TDKMethLexor| replace:: TDKMethLexor
.. _.TDKMethLexor: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/meth_lexer.py#L28-L43
.. _.TDKStyle: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/github_style.py#L44-L139
.. |.TDKMethLexer| replace:: TDKMethLexer
.. _.TDKMethLexer: https://github.com/TDKorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/meth_lexer.py#L27-L42
.. |.github_style| replace:: github_style.css
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/blob/v1.0.0/sphinx_github_style/_static/github_style.css
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/blob/v1.0.1/sphinx_github_style/_static/github_style.css
.. |RTD| replace:: ReadTheDocs
.. _RTD: https://sphinx-github-style.readthedocs.io/en/latest/
.. |Note| replace:: 📝 **Note**
Expand Down Expand Up @@ -203,7 +203,7 @@ Noteworthy Components
~~~~~~~~~~~~~~~~~~~~~

* |.TDKStyle|_ - Pygments Style for syntax highlighting similar to Github Pretty Lights Dark Theme
* |.TDKMethLexor|_ - Pygments Lexor to add syntax highlighting to methods
* |.TDKMethLexer|_ - Pygments Lexor to add syntax highlighting to methods
* |.get_linkcode_resolve|_ - to link to GitHub source code using ``sphinx.ext.linkcode``
* |.add_linkcode_node_class|_ - adds a new ``linkcode-link`` class, allowing for CSS styling separately from ``viewcode`` links
* |.github_style|_ - CSS styling for linkcode links (icon + text)
Expand Down
4 changes: 2 additions & 2 deletions docs/source/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.. Author: TDKorn (Adam Korn)
.. |.github_style| replace:: ``github_style.css``
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/tree/v1.0.0/sphinx_github_style/_static/github_style.css
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/tree/v1.0.1/sphinx_github_style/_static/github_style.css


.. raw:: html
Expand Down Expand Up @@ -186,7 +186,7 @@ Noteworthy Components
~~~~~~~~~~~~~~~~~~~~~

* :class:`~.TDKStyle` - Pygments Style for syntax highlighting similar to Github Pretty Lights Dark Theme
* :class:`~.TDKMethLexor` - Pygments Lexor to add syntax highlighting to methods
* :class:`~.TDKMethLexer` - Pygments Lexer to add syntax highlighting to methods
* :func:`~.get_linkcode_resolve` - to link to GitHub source code using ``sphinx.ext.linkcode``
* :func:`~.add_linkcode_node_class` - adds a new ``linkcode-link`` class, allowing for CSS styling separately from ``viewcode`` links
* |.github_style|_ - CSS styling for linkcode links (icon + text)
2 changes: 1 addition & 1 deletion sphinx_github_style/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from typing import Dict, Any, Optional, Callable


__version__ = "1.0.1b3"
__version__ = "1.0.1"
__author__ = 'Adam Korn <hello@dailykitten.net>'


Expand Down

0 comments on commit d31a448

Please sign in to comment.