Skip to main content

UNKNOWN

Project description

– HelpGen4Android 0.3.2 –

Author: Evan Lee(Yifan Li) Email: thueeliyifan@gmail.com

Mentor: Florin B. Manolache [Purpose] This software is trying to help android App developers to automatically generate wiki based help pages in their apps.

[Prerequisite] BeatifulSoup library 4.2.0 is required Your wiki must be mediawiki powered

[Github] https://github.com/Eagles2F/HelpGen4Android

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

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

  2. Import HelpGen4Android in your python script: from HelpGen4Android.config import configure from HelpGen4Android.helpGen import helpGen

  3. Make sure you configure fistly:
    configure(url=’https://www.timecat.info/wiki/index.php/TimeCat:Doc:Help’,

    outputDir=’Timecat’)

  4. Then you could download the help files by:

    helpGen()

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

[Bug Report]:

Any bug or documentation error you found , please submit an issue on github parge: https://github.com/Eagles2F/HelpGen4Android

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.3.5.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file HelpGen4Android-0.3.5.tar.gz.

File metadata

File hashes

Hashes for HelpGen4Android-0.3.5.tar.gz
Algorithm Hash digest
SHA256 874d569d9ed39c455aebcb61c4e26250c1d2cc896f6ee5e12d558d7dd99dcc84
MD5 04864f7e0e875f9ace2cba8ad054255a
BLAKE2b-256 23bf17210c4feefa6399748910e93463685e2b843e35251fbfe0bb2053a11b5c

See more details on using hashes here.

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