28 lines
439 B
Markdown
28 lines
439 B
Markdown
|
---
|
||
|
hide-page-toc: true
|
||
|
nosearch: true
|
||
|
show-content: true
|
||
|
show-toc: true
|
||
|
---
|
||
|
|
||
|
# User Docs
|
||
|
|
||
|
Discover our user guides and configuration tutorials per application.
|
||
|
|
||
|
```{toctree}
|
||
|
:maxdepth: 2
|
||
|
|
||
|
applications/essentials
|
||
|
applications/finance
|
||
|
applications/sales
|
||
|
applications/websites
|
||
|
applications/inventory_and_mrp
|
||
|
applications/hr
|
||
|
applications/marketing
|
||
|
applications/services
|
||
|
applications/productivity
|
||
|
applications/studio
|
||
|
applications/general
|
||
|
```
|
||
|
|