docs
This commit is contained in:
parent
89aa64739f
commit
45046d1482
|
@ -1,11 +1,23 @@
|
||||||
|
|
||||||
https://git-scm.com/downloads
|
https://git-scm.com/downloads
|
||||||
|
|
||||||
https://cygwin.com/install.html
|
https://cygwin.com/install.html needs to be added to PATH manually
|
||||||
|
|
||||||
|
cygwin: ccache
|
||||||
|
|
||||||
|
Add Environment Variable
|
||||||
|
CCACHE_DIR
|
||||||
|
c:\ccache
|
||||||
|
|
||||||
https://jenkins.io/download/
|
https://jenkins.io/download/
|
||||||
|
|
||||||
http://www.doxygen.nl/download.html
|
http://www.doxygen.nl/download.html needs to be added to PATH manually
|
||||||
|
|
||||||
|
https://graphviz.gitlab.io/download/ needs to be added to PATH manually, used by Doxygen
|
||||||
|
|
||||||
|
http://www.kicad-pcb.org/download/ for iBom automation
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Jobs:
|
Jobs:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue