Closed detlefarend closed 1 year ago
Hi @steveyuwono @rizkydiprasetya @laxmikantbaheti, I need your feedback for this because the further documentation steps depend on it. If you agree I can take over the basic restructuring. For this I need a freeze of all rtd activities. I propose the following proceeding:
After that all changes on rtd should be done just in this new and final branch rtd_v1.0.0...
Sounds good to me 👍🏼
Looks fine to me
Same for me
Hi @rizkydiprasetya @laxmikantbaheti @steveyuwono, refactoring is done. You can move on with documentation. Please check the links within floating text. Maybe some of them are invalid and need to be updated. Hope that it's not that much.
Btw: you need to pip install sphinx_multitoc_numbering
to build the docu locally.
Don't forget to put it also on the requirements.txt for RTD.
Motivation A review of our current rtd document structure revealed the following issues:
Section titles in the menu bar can't be clicked directly
PDF export of the documentation not possible
An unnecessarily large and unwieldy menu bar on the left
To solve these problems the following refactoring steps are proposed:
Steps
[x] New structure of (blue) menu captions and real sections Proposal:
Welcome to MLPro 1 Introduction 2 Getting Started
Basic Functions
3 MLPro-BF - Basic Functions
Machine Learning 4 MLPro-SL - Supervised Learning 5 MLPro-RL - Reinforcement Learning 6 MLPro-GT - Game Theory 7 MLPro-OA - Online Adaptivity
Appendices A1 - Examples A2 - API Reference A3 - Project MLPro
[x] Auto numbering