File: index.rst

package info (click to toggle)
jupyter-sphinx-theme 0.0.6%2Bds1-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: makefile: 168; python: 120; sh: 6
file content (26 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
==========================
 Jupyter Sphinx Theme Demo
==========================

This is a basic demo site for the `Jupyter Sphinx Theme`_ that provides a
minimal working Sphinx site using the theme.

.. _`Jupyter Sphinx Theme`: https://github.com/jupyter/jupyter-sphinx-theme

Contents
========

Setting up and using the theme.

.. toctree::
   :maxdepth: 2

   examples
   sidebar
   subdir/index

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`