thulasi-ram / django-feature-toggle

Feature Toggle implementation as a pluggable django app. Supports SimpleToggle, TimeBombToggle ways to manage release of new features that can be easily toggled on / off.
GNU General Public License v3.0
8 stars 2 forks source link

clean up and enhance documenting folders. #4

Open thulasi-ram opened 6 years ago

thulasi-ram commented 6 years ago
  1. A version bump has to be changed at many places. To make a script/checklist for this.
  1. Remove dependency on wiki. I was fond of wiki but it was not supporting advanced features. The current doc structure is an effort to make docs work in both wiki and sphinx. After much time spent on this the realization is to stop supporting wiki as it is effort duplicated. Hence the docs should attain a more understandable format.