An open API service indexing awesome lists of open source software.

https://github.com/atsphinx/revealjs-rtd


https://github.com/atsphinx/revealjs-rtd

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

=====================
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
===============

.. code:: console

pip install atsphinx-revealjs-rtd

.. code:: python

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.