ADC

This is a caption

This Page

ADC Sample

This is a demo site for ADC, generated as part of Sphinx Themes Gallery.

Important

This sample documentation was generated on Apr 15, 2024, and is rebuilt weekly.

Quickstart

  1. Install this theme:

    $ pip install sphinx-adc-theme
    
  2. Set the following in your existing Sphinx documentation’s conf.py file:

    import sphinx_adc_theme
    html_theme = 'sphinx_adc_theme'
    html_theme_path = [sphinx_adc_theme.get_html_theme_path()]
    
  3. Build your Sphinx documentation with the new theme! [1]

Documentation

This theme does not have any hosted-on-the-web documentation.

Exploration

The Kitchen Sink section contains pages that contains basically everything that you can with Sphinx “out-of-the-box”.

Browsing through that section should give you a good idea of how stuff looks in this theme.