Skip to content

atsphinx/revealjs-rtd

Repository files navigation

atsphinx-revealjs-rtd

Optimize for sphinx-revealjs on Read the Docs

Overview

This has plugin for Reveal.js to optimize presentation on Read the Docs.

You will be able to well done about manage presentation on RTD.

Getting started

pip install atsphinx-revealjs-rtd
extensions = [
    ...,  # Your extensions
    "atsphinx.revealjs_rtd",
]

Usage

This does not have features as Python works, have only providing Reveal.js plugin.

  • You can toggle versioning widget of RTD by pressing 'D' key.
  • (ToDo) It suppresses Reveal.js shortcut when you searching on widget of RTD.