mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 19:48:27 +00:00
[docs] added ability to add static pages in docs folder and README.md in modules and doctypes
This commit is contained in:
11
docs/docs.md
Normal file
11
docs/docs.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
{
|
||||
"_label": "Documentation"
|
||||
}
|
||||
---
|
||||
Welcome to the ERPNext Developer documentation.
|
||||
|
||||
The documentation is split into two parts.
|
||||
|
||||
- Part 1 covers the code and all functions, methods available
|
||||
- Part 2 covers all the models in the product including core models
|
||||
Reference in New Issue
Block a user