Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talon Docs

Documentation for Talon.

Currently it comes in two forms: "regular" HTML, which spans multiple pages, and single page HTML.

With Pipenv

If you have pipenv and Python 3:

  1. git clone https://github.com/talonvoice/docs
  2. cd docs
  3. pipenv run make html singlehtml
  4. open build/html/index.html or build/singlehtml/index.html

With plain virtualenv

  1. Setup a virtualenv
  2. Install Sphinx pip install -r requirements.txt
  3. build the docs make html singlehtml
  4. Look at build/html/index.html or build/singlehtml/index.html

About

Talon docs.

Resources

Stars

14 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages