Skip to main content

No project description provided

Project description

This extension makes it easy to use more expressive tables in Sphinx documentation with DataTables. See the demo and full documentation online.

Installation

pip install sphinx-datatables

Usage

Add the extension in your conf.py:

extensions = [
    "sphinxcontrib.jquery",
    "sphinx_datatables",
]

In your .rst documentation, create a table and add a custom class label. Your table must have a valid header row.

.. csv-table::
    :header: First Name,Last Name
    :class: sphinx-datatable

    John,Smith
    Jane,Doe

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-datatables-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

sphinx_datatables-0.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file sphinx-datatables-0.1.0.tar.gz.

File metadata

  • Download URL: sphinx-datatables-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for sphinx-datatables-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a96fb049e185164765a8a05bb7d30be18bb0a03968cf6a5cf92d993004bd6725
MD5 17840e659b51666cd9e43f257e9f860b
BLAKE2b-256 9e3c0b24f5b72104f9c33894d865b6629f703967b7201c5fdf1c5c3a2f80d02b

See more details on using hashes here.

File details

Details for the file sphinx_datatables-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_datatables-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e37758e26bdf20ba8003a6f5f04df4e4984cb5ef80e002c15eec5c4247070ae8
MD5 cd3ba3537275de8e49c074e1ee52e349
BLAKE2b-256 281bf2dfc255b6459c85d868da8e29fcf1c381434e0b921ebfc1a7f8ce9c179c

See more details on using hashes here.

Supported by

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