I'm pretty frustrated with the organization of the documentation.
For instance, look at this page:
https://www.backtrader.com/docu/indautoref.html
-
The left column is a list of pages of varying topics and depths in a seemingly random order.
-
The search is ineffective in finding reference documentation, e.g. "where is the strategy reference docs".
-
There is no index to for the functions (!WTF?!). The only way to find a function documentation is to use in-page search, which is ineffective for common terms like "Average".
It seems like great effort has been put into the documentation and there is so much there, it's a shame it isn't organized in a usable way, particularly for developers just needing API reference documentation.
Am I missing something?