Changes between Version 1 and Version 2 of StaticDocsPlugin


Ignore:
Timestamp:
Feb 15, 2012, 5:36:06 AM (12 years ago)
Author:
Jeff Dairiki
Comment:

uploaded to PyPI

Legend:

Unmodified
Added
Removed
Modified
  • StaticDocsPlugin

    v1 v2  
    3737Now if you visit, e.g., `http://example.com/yourtrac/docs/file.html`, you will get served the file `/path/to/docs/file.html`.
    3838
     39== Downloads ==
     40
     41The package can be installed from [http://pypi.python.org/pypi/staticdocs-plugin PyPI] using, e.g.,
     42[http://www.pip-installer.org/en/latest/index.html pip]:
     43
     44{{{
     45pip install staticdocs-plugin
     46}}}
     47
    3948== Source, Downloads Bugs ==
    4049
     
    4453The code is released under the [http://www.opensource.org/licenses/bsd-license.php BSD license].
    4554
    46 A zipball is [https://github.com/dairiki/staticdocs-plugin/zipball/master here].
    47 
    4855== Author ==
    4956