You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
KiCad README============For specific documentation like Compiling, GUI translation, oldchangelogs see the Documentation subfolder.
Files-----AUTHORS.txt - The authors, contributors, document writers and translators listCMakeList.txt - Main CMAKE build tool scriptcopyright.h - A very short copy of the GNU General Public License to be included in new source filesCTestConfig.cmake - Support for CTest and CDash testing toolsDoxyfile - Doxygen config file for KiCadINSTALL.txt - The release (binary) installation instructionsTODO.txt - Todo list (looks outdated)uncrustify.cfg - Uncrustify config file for uncrustify sources formatting tool_clang-format - clang config file for clang-format sources formatting tool
Subdirectories--------------3d-viewer - Sourcecode of the 3D viewerbitmap2component - Sourcecode of the bitmap to pcb artwork converterbitmaps_png - Menu and program iconsCMakeModules - Modules for the CMAKE build toolcommon - Sourcecode of the common librarycvpcb - Sourcecode of the CvPCB tooldemos - Some demo examplesDocumentation - Developer documentation. Old changelogs etcetera.eeschema - Sourcecode of the schematic editorgerbview - Sourcecode of the gerber viewerhelpers - Helper tools and utilities for developmentinclude - Interfaces to the common librarykicad - Sourcecode of the project managerlib_dxf - Sourcecode of the dxf reader/writer librarynew - Staging area for the new schematic library formatpagelayout_editor - Sourcecode of the pagelayout editorpatches - Collection of patches for external dependenciespcbnew - Sourcecode of the printed circuit board editorplugins - Sourcecode of the new plugin conceptpolygon - Sourcecode of the polygon librarypotrace - Sourcecode of the potrace library, used in bitmap2componentqa - Testcases using the python interfaceresources - Resources for freedesktop mime-types for linuxscripting - SWIG Python scripting definitionsscripts - Helper scripts for various thingstemplate - Project and pagelayout templatestools - Other miscellaneous helpers for testingutils - Small utils for kicad, e.g. IDF tools
|