Hi all, tldr: Feedback on this prototype welcome!
https://github.com/shogun-toolbox/shogun/blob/feature/sphinxdoc/doc/sphinx/README.md Screenshot: https://cloud.githubusercontent.com/assets/3594351/13205088/1c3a9252-d8d7-11e5-8c52-6f124b11c7e7.png Details: I put some more work into our shogun cookbook prototype. If we get into GSoC this year, populating this will be an additional GSoC project that is jointly solved by all participating students. See also our wiki page (yet incomplete but soon to change) https://github.com/shogun-toolbox/shogun/wiki/GSoC_2016_project_cookbook This is exciting as: -we build a nice looking set of API examples, showing all of Shogun's algorithms in a single place -the system is super cool and easy to maintain -increases our testing coverage to all target languages -simplifies our test build via unifying all modular examples -it serves amazingly for entrance tasks @all Feedback welcome (both from devs and community). The knn example should be tuned as much as possible so that people have a really good example to orient on. Let me know what is missing (or send a PR). Best Heiko
