ERPNext docs are massive (1200 pages in total), vertical hierarchy cannot handle the complexity.
Benefits of horizontal tabs:
- Modules (Accounting, Selling, Buying, Projects, Manufacturing) can be created as horizontal tabs that create the first level of hierarchy
- Module breadth is discoverable on the top always and anyone can switch
- Examples
Another important feature is: Index page
We need a global index (home) that shows the structure and index of the full documentation (For example /erpnext/home)
Apart from global index, each module also need a module level index
Index is not like any other page, it should have powerful formatting capabilities to add blocks, lists with hyperlinks
ERPNext docs are massive (1200 pages in total), vertical hierarchy cannot handle the complexity.
Benefits of horizontal tabs:
Another important feature is: Index page
We need a global index (home) that shows the structure and index of the full documentation (For example /erpnext/home)
Apart from global index, each module also need a module level index
Index is not like any other page, it should have powerful formatting capabilities to add blocks, lists with hyperlinks