Skip to main content

A Sphinx extension for adding the Nekochan(cat) emoji to documents.

Project description

sphinx-nekochan

PyPI Python versions GitHub Actions Documentation status PyPI - Download License

A Sphinx extension for adding the Nekochan(cat) emoji to documents.

See the sphinx-nekochan documantation for more details.

Installation

You can install sphinx-nekochan with pip:

pip install sphinx-nekochan

Enable extension

In your conf.py configuration file, add sphinx_nekochan to your extensions list:

extensions = [
    ...
    "sphinx_nekochan",
    ...
]

Use nekochan role or directive

When you use the nekochan roll or directive, you will see any nekochan emoji.

  • markdown
Welcome to nekochan emoji {nekochan}`banzai` world!!

* Enjoy nekochan emoji {nekochan}`choo-choo-train`
* I love {nekochan}`beer`

```{nekochan} melty
```
  • reStructuredText
Welcome to nekochan emoji :nekochan:`banzai` world!!

* Enjoy nekochan emoji :nekochan:`choo-choo-train`
* I love :nekochan:`beer`

.. nekochan:: melty

nekochan emoji with text

Customize emoji height and alt text

You can specify height and alt text with a semicolon(;) after the name of the nekochan role.

  • markdown
* Big bear nekochan {nekochan}`kuma-nya;2em`
* Huge hot-sprint nekochan {nekochan}`hot-spring;128px`
* Customize alt text for emoji {nekochan}`gohan-taberu;3em;Nekochan eating rice ball`


```{nekochan} lgtm
:alt: Looks Good To Me
:height: 3em
```
  • reStructuredText
* Big bear nekochan :nekochan:`kuma-nya;2em`
* Huge hot-sprint nekochan :nekochan:`hot-spring;128px`
* Customize alt text for emoji :nekochan:`gohan-taberu;3em;Nekochan eating rice ball`


.. nekochan:: lgtm
   :alt: Looks Good To Me
   :height: 3em

customize emoji height and alt text

Transform emoji

Also, you can specify transform option with a semicolon(;) after the alt text of the nekochan role.

  • markdown
* Skip {nekochan}`skip-nya;2em` rotated 90 degrees clockwise {nekochan}`skip-nya;2em;;rotate-90`
* Flip the left and right side of the {nekochan}`yoshi;2em` Yoshi emoji {nekochan}`yoshi;2em;;flip-horizontal`

```{nekochan} snake
:transform: flip-vertical
:height: 2em
```
  • reStructuredText
* Skip :nekochan:`skip-nya;2em` rotated 90 degrees clockwise :nekochan:`skip-nya;2em;;rotate-90`
* Flip the left and right side of the :nekochan:`yoshi;2em` Yoshi emoji :nekochan:`yoshi;2em;;flip-horizontal`

.. nekochan:: snake
   :transform: flip-vertical
   :height: 2em

Transform emoji

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_nekochan-0.3.2.tar.gz (5.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinx_nekochan-0.3.2-py3-none-any.whl (5.4 MB view details)

Uploaded Python 3

File details

Details for the file sphinx_nekochan-0.3.2.tar.gz.

File metadata

  • Download URL: sphinx_nekochan-0.3.2.tar.gz
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sphinx_nekochan-0.3.2.tar.gz
Algorithm Hash digest
SHA256 d2dbbb7b394a3f003ad8ee0b22aa802e65c51176a7e056e5f4b70e4365a0e54c
MD5 4c94fc205c1ef371922d9bf46a1f674b
BLAKE2b-256 cd0978cde10165a314f5d0c88156eeb6b9c5c0db1f8722ecea70df9f627a2e69

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_nekochan-0.3.2.tar.gz:

Publisher: workflow.yml on takanory/sphinx-nekochan

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sphinx_nekochan-0.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_nekochan-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 34ccb0c212862adbef9f9a82b1129ef1f37709bd5589e4f4eb7991cd988b3c6f
MD5 a77eade7a0591ea65167c7acd9bf8181
BLAKE2b-256 44fbf3be73948c056be858c45f036bbba484f0d82048b1e316f9f8ce10793d42

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_nekochan-0.3.2-py3-none-any.whl:

Publisher: workflow.yml on takanory/sphinx-nekochan

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page