mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
Add links to dev docs pages
parent
10729d70cf
commit
a33d439b0b
12
home.md
12
home.md
@ -2,5 +2,15 @@
|
|||||||
|
|
||||||
This wiki contains documents and policies relating to the development of the KiCad source code.
|
This wiki contains documents and policies relating to the development of the KiCad source code.
|
||||||
|
|
||||||
## Developer Information
|
## Policies
|
||||||
* [Issue Tracker Guidelines](Developers/Guidelines/Issue-Tracker)
|
* [Issue Tracker Guidelines](Developers/Guidelines/Issue-Tracker)
|
||||||
|
* [Commit Message Formatting](http://docs.kicad-pcb.org/doxygen/commit_messages.html)
|
||||||
|
* [Code Style Guide](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_coding-style-policy.html)
|
||||||
|
* [User Interface Guidelines](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_ui-policy.html)
|
||||||
|
* [Release Policy](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_stable-release-policy.html)
|
||||||
|
|
||||||
|
## Useful References
|
||||||
|
* [Building From Source](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_compiling.html)
|
||||||
|
* [Pcbnew Python Plugin Guide](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_pcbnew-plugins.html)
|
||||||
|
* [Unit Testing KiCad](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_testing.html)
|
||||||
|
* [Tool Framework Overview](http://docs.kicad-pcb.org/doxygen/md_Documentation_development_tool-framework.html)
|
Loading…
x
Reference in New Issue
Block a user