kicad-doc
kicad-doc copied to clipboard
KiCad new documentation repository [moved to https://gitlab.com/kicad]
I found this to be true on KiCad 5.1.4 on Linux Mint 19.2
This is a screenshot of the new one: 
This is the new one: 
It implies the github plugin works for symbols. It also still uses the name component which is no longer used in kicad. And it kind of implies the generic symbol...
In the section on "Using Eeschema", where the user is selecting R (currently step 6), an "Info box" stating that if you prefer the "Zig-Zag" style of resistor use "R_US"...
Maybe this is intended, but if so, it is an unfortunate name. GetCenter() seems to return the coordinates of what is at 0,0 in the footprint editor. As far as...
Po4a has isses when processing the "eeschema_simulator.adoc", the table with the "image::images/opamp_symbol.png" The following minimal example shows the issue: ``` |==== |First col |Second col image::foo.png[alt="Alt"] Text below image 1...
Translations of PCB_calculator, section _2.4 TransLine_ are a bit screwed-up. The english version has a nicely formatted list:  The translations lost their formatting: 
All the documentation contains something like this: ``` *Contributors* Jean-Pierre Charras, Fabrizio Tappero. ``` Quite a few more people have contributed documentation, but nobody remembers to add names to the...
This is now generated by git. TODO: Merge with the git logic used for the tarballs Test when building from tarballs Test that it updates the version properly Fixes #529