Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.
Jiahui Xie edited this page May 14, 2016 · 2 revisions

Improvement Suggestions for 1.0

All the suggestions coming from "8pm", the following are basically translations in bullet form based on his original post.
These suggestions will hopefully be addressed by version 1.0.

  • Add a separate Config class to be used by the core.py module to keep a consistent API
  • Change the ordering of arguments' description in manual page
  • Change the manual page installation directives in setup.py
  • Possible Windows Support (cannot guarantee to be achieved by version 1.0, though)
  • Remove some of the hard-coded type checking to make the genmake() function work on any iterable objects
  • Use Sphinx to generate developer's documentation (to be posted on ReadTheDocs)
Clone this wiki locally