SeattleTestbed / docs

Documentation for Seattle Testbed (scroll down for README)
MIT License
40 stars 164 forks source link

Port Wiki documents to Git #2

Closed priyam3nidhi closed 8 years ago

priyam3nidhi commented 8 years ago

Issue #1 : Port Trac Wiki Contents to GitHub

Porting the old Trac wiki contents to GitHub instead. The dump is used to extract the page name, version number, Unix timestamp, Trac author, actual page content, and comment. The wiki dump is read and the related attributes are assigned through "tractowiki.py"

The code was tested on Windows 8.1 with Python 2.7.10.