Man page - stb(1)
Packages contains this manual
apt-get install python3-sphinx-theme-builder
Manual
stb
NAMESYNOPSIS
DESCRIPTION
OPTIONS
COMMANDS
AUTHORS
NAME
stb - A tool for authoring Sphinx themes with a simple (opinionated) workflow.
SYNOPSIS
stb [ OPTIONS ] COMMAND [ARGS]...
DESCRIPTION
sphinx-theme-builder is a tool authoring Sphinx themes with a simple (opinionated) workflow. sphinx-theme-builder helps make it easier to write sphinx themes.
|
β’ |
simplified packaging experience |
||
|
β’ |
simplified JavaScript tooling setup |
||
|
β’ |
development server, with rebuild-on-save and automagical browser reloading |
||
|
β’ |
consistent repository structure across themes |
OPTIONS
|
--help |
Show this message and exit. |
COMMANDS
compile
Compile the current projectβs assets.
|
new |
Create a new project. |
|||
|
npm |
Interact with the npm, available in the environment. |
package
Generate Python distribution files.
|
serve |
Serve the provided documentation, with livereload on changes. |
AUTHORS
Written by Pradyun Gedam <mail@pradyunsg.me>
This manual page was written by Bo YU <tsu.yubo@gmail.com> for the Debian project (but may be used by others).