kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15130
Website update help.
I need some help with the KiCad website if anybody as some spare time.
First the easy one. I was recently contacted by the owner of the
Contextual Electronics website. He recently released all of his KiCad
instructional video on youtube at
https://www.youtube.com/user/contextualelectronic/playlists. This link
should replace the one already used by "Videos by Chris Gammel" since it
includes all of his KiCad videos.
Now the more difficult one. I would like to publish our development
documentation in the KiCad for Developers" section. We need an
autobuilder to perform the cmake configuration and run `make
doxygen-docs` and upload the contents to the website whenever a new
commit is made to the repo. The reason I would like to do this is in
the not too distant future, I am going to convert all of our compiling
documents and the coding policy into markdown so they get built into the
developers documentation much like the road map documentation. At some
point, this should provide a single point of reference for all developer
documentation. Anyone want to take this one on?
Thanks,
Wayne
Follow ups