Skip to content

unnonouno/rstserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rst server

https://travis-ci.org/unnonouno/rstserv.svg?branch=master

This python script is a simple http server that shows a reStructured text file.

Require

  • python (> 2.4)
    • docutils
    • markdown (optional)

Setup

$ pip install rstserv

Usage

$ rstserv [-p port] [file]

Run the script with your rst file, and access http://localhost:8080.

Command-line Options

-p
port number (default: 8080)

License

This program is distributred under the MIT license.

About

Simple http server for viewing restructured texts

Resources

License

Stars

Watchers

Forks

Packages

No packages published