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.3.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.3-py3-none-any.whl (5.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sphinx_nekochan-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 0845e420009c238c67e94b509568cb9d234d945acf6db773832fbf33f6dcd03a
MD5 dff98b71b7d2b0eb515bdd6297ac48d5
BLAKE2b-256 b7b015bf1977898366329ae770ea36f26a3d231f5d47cf704c10fb26341cd823

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for sphinx_nekochan-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2ace3e21286e6d59be399071c372a156428263bbf11e38618611d3f51945774c
MD5 ad816da6e38a695ad82dd7a5e92f0485
BLAKE2b-256 b242c0ddfe48fa30d54ebce5b6046d857a97488d4acfe18f11d75f32146d2424

See more details on using hashes here.

Provenance

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