Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

plotdevice/plotdevice-manual

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlotDevice Manual

This repository contains the unassembled parts that make up the doc subdirectory of the plotdevice module (plus a script to glue them together).

To build the manual, set up a virtualenv and install the dependencies, then run build.py. It will chug through the source files and generate a file:// url-friendly hierarchy of pages in the doc subdirectory:

$ virtualenv env
$ source ./env/bin/activate
(env)$ pip install -r requirements.txt # uses jinja, pygments, bs4, & html5lib
(env)$ python build.py                 # build the manual
(env)$ open doc/manual.html            # view the table of contents

About

Source for the PlotDevice Manual

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.