Documentation updates. Adding some developer centric docs (#4807)

* Renamed How to build file so the Wiki link works

* Some documentation updates.

* added clarifications and updates
This commit is contained in:
analysis230
2024-06-28 18:22:46 +05:30
committed by GitHub
parent edf2aeb751
commit 31df3f01ea
11 changed files with 76 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
# For Developers
This is a documentation from someone exploring the code and is by no means complete or even completely accurate. Please edit the parts you might find inaccurate. This is probably going to be helpful nonetheless.
- [Preset, PresetBundle and PresetCollection](./Preset-and-bundle)
- [Plater, Sidebar, Tab, ComboBox](./plater-sidebar-tab-combobox)