Skip to main content

Python tool for managing wiki based help file.

Project description

# HelpGen4Android Original design doc:https://docs.google.com/document/d/19-aWqSz1EyZfOj5J2f3KFOwYuK2JRJLWmbsz5uXisVE

1.Purpose This software is trying to help android App developers to automatically generate wiki based help pages in their apps.

2.Prerequisite BeatifulSoup library 4.2.0 is required Your wiki must be mediawiki powered

3.Manual:

  1. Make sure your mediawiki site has a template page like this:

    https://www.timecat.info/wiki/index.php/TimeCat:Doc:Help

  2. Change the parameters in ‘config.py’ and run this script to generate the new configuration file

    You could modify outputDir to specify where you want help files to be downloaded You could also modify templateURL

  3. run the HelpGen.py script to get the result

Issues: 1. Right now, the tool only works with Mediawiki beacause our parsing is specialized designed for mediawiki

License:

The MIT License (MIT)

Copyright (c) 2015

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

HelpGen4Android-0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page