File: INSTALL

package info (click to toggle)
puddletag 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,888 kB
  • sloc: python: 24,938; javascript: 21,828; xml: 964; makefile: 129; sh: 85
file content (7 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
To compile docs into HTML format you need to install at least Sphinx 1.0.7 (install instructions http://sphinx.pocoo.org) and PyRSS2Gen.

All you need do is run:

$ make documentation

HTML files will be stored in ./_build/html