Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 706 Bytes

README.rst

File metadata and controls

34 lines (22 loc) · 706 Bytes

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.