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-spring 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-spring 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.4.0.tar.gz (6.3 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.4.0-py3-none-any.whl (6.3 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sphinx_nekochan-0.4.0.tar.gz
Algorithm Hash digest
SHA256 6348ccad006e6918a8d26167c8e56918d62f43d285efd2524f74a0176704b9c0
MD5 f9383a6bfc4d8d0a04b563550f6d208c
BLAKE2b-256 02ae0c8865056e05fc3365836aade1a16566d68f7613f446367de2dcc02064c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_nekochan-0.4.0.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.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_nekochan-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b78382bcd2c80c11f9ba397b2fba986b0581395bbb3c6cc97b6718615e0b854
MD5 4c03bb3613849ce78a5cc60dc3c4819b
BLAKE2b-256 596b7009442170c4e086cf8daed1383ad3c2ef28ad6efd4acbda3a2f94bfe8b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_nekochan-0.4.0-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