Skip to main content

ENOS Docs theme for Sphinx

Project description

# sphinx_enos_theme

## Usage:

` pip install sphinx_enos_theme `

Change conf.py

` html_theme = "sphinx_enos_theme" `

## Contribute

Use gulp webpack to compile CSS/JS and HTML template

### Dependencies

  • Python >= 2.7

  • node >= 9.0

  • gulp >= 4.0

  • webpack >= 4.0

  • sphinx

### Before development

> go to src/templates/layout.html, uncomment line 151 & comment line 153

  • prepare dev

` gulp pre `

  • start dev server

` gulp `

### publish new version

> go to src/templates/layout.html, comment line 151 and uncomment line 153

update the version number in _init_.py

  • build dist

` gulp build `

  • dist python package

` python setup.py sdist `

  • publish

` twine upload dist/* `

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_enos_theme-0.1.0.tar.gz (362.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page