Skip to main content

Sphinx extension to setup Reveal.js CopyCode plugin with sphinx-revealjs

Project description

sphinx-revealjs-copycode

Usage

Install in your sphinx-revealjs project.

$ pip install sphinx-revealjs-copycode

Create your presentation with sphinx-revealjs.

Then edit conf.py to use this extension.

extensions = [
    "sphinx_revealjs",
+    "sphinx_revealjs_copycode",
]

+revealjs_script_plugins = [
+    {
+        "name": "CopyCode",
+        "src": "revealjs4/plugin/copycode/copycode.js",
+    },
+]

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

Uploaded Source

Built Distribution

File details

Details for the file sphinx_revealjs_copycode-0.1.0.tar.gz.

File metadata

File hashes

Hashes for sphinx_revealjs_copycode-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ca4b074c0ca6fbbad81890cb20871e4c0f1d98fe8f5d547191c8a6716940e408
MD5 3c60759597149783790c4812e20254cb
BLAKE2b-256 b4094fa71507b8fc8bc58c10a214b891fdfeb053ac3a837e3b0c84b2d82f89f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sphinx_revealjs_copycode-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a56e2c7f2656d419bcdab4310181c9e7ebf92dbef59dc5bb7bb55ed311e60a56
MD5 5b3e880a15f019637a669f47374fec0f
BLAKE2b-256 d02eaf190611cdfdf47ffe87e99631a70198fbbab7f0881043d90a2d645ac9c4

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