Scroll to navigation

stb(1) General Use Manual stb(1)

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

Show this message and exit.

COMMANDS

Compile the current project's assets.
Create a new project.
Interact with the npm, available in the environment.
Generate Python distribution files.
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).

01 April 2024 stb-0.2.0b2