kicad-doc icon indicating copy to clipboard operation
kicad-doc copied to clipboard

KiCad new documentation repository [moved to https://gitlab.com/kicad]

Results 53 kicad-doc issues
Sort by recently updated
recently updated
newest added

I found this to be true on KiCad 5.1.4 on Linux Mint 19.2

This is a screenshot of the new one: ![symbol-editor](https://user-images.githubusercontent.com/2773445/66032060-f5530780-e504-11e9-8b03-a0891fb2221e.png)

This is the new one: ![schematic-layout-editor](https://user-images.githubusercontent.com/2773445/66032194-3ea35700-e505-11e9-8918-500e0cf73d24.png)

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: ![en](https://user-images.githubusercontent.com/13461702/61403564-ee284000-a8ab-11e9-9bf7-11afac31e142.png) The translations lost their formatting: ![it](https://user-images.githubusercontent.com/13461702/61403565-ee284000-a8ab-11e9-931b-a54424de3819.png)

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...

enhancement

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