sphinx-basic-ng 1.0.0b2


pip install sphinx-basic-ng

  Latest version

Released: Jul 08, 2023


Meta
Author: Pradyun Gedam
Requires Python: >=3.7

Classifiers

Framework
  • Sphinx
  • Sphinx :: Theme

License
  • OSI Approved :: MIT License

Environment
  • Web Environment

Intended Audience
  • Developers

Programming Language
  • Python :: 3

Operating System
  • OS Independent

Topic
  • Documentation
  • Software Development :: Documentation

sphinx-basic-ng

A modernised skeleton for Sphinx themes.

To demo this theme

  1. Clone this repository

    git clone https://github.com/pradyunsg/sphinx-basic-ng
    
  2. Install it locally

    pip install -e ./sphinx-basic-ng
    
  3. Install nox

    pip install nox
    
  4. Use nox to build a simple demo site

    nox -s docs-live -- ./tests/barebones
    

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
sphinx (>=4.0)