Maybe we need to remove the word KiCad from the title, as it essentially reads "[KiCad] KiCad Pcbnew Python Scripting"
2018-06-13 21:12 GMT+02:00 John Beard <john.j.be...@gmail.com>: > Sorry, I had a line commented in a local commit to avoid a costly re-build > of the docstrings when I didn't need them to be (the doc dependencies > aren't managed by CMake, it just always runs the targets, which is fine for > CI). > > The attached should be better (difference is a lack of a "# " before > DEPENDS xml-to-docstrings) > > Cheers, > > John > > On Wed, Jun 13, 2018 at 8:04 PM, Wayne Stambaugh <stambau...@gmail.com> > wrote: > >> John, >> >> I am getting the following error when I try to apply your patch: >> >> $ git am --ignore-whitespace < >> /c/Users/wstambaugh/Documents/Archive/temp/kicad/patches/000 >> 1-Documentation-add-logo-to-Doxygen-pages.patch >> Applying: Documentation: add logo to Doxygen pages >> error: patch failed: pcbnew/CMakeLists.txt:533 >> error: pcbnew/CMakeLists.txt: patch does not apply >> Patch failed at 0001 Documentation: add logo to Doxygen pages >> Use 'git am --show-current-patch' to see the failed patch >> When you have resolved this problem, run "git am --continue". >> If you prefer to skip this patch, run "git am --skip" instead. >> To restore the original branch and stop patching, run "git am --abort". >> >> It appears to be choking on the pcbnew/CMakeFile.txt. Is it possible >> that you have other changes to this file that are not in the master >> branch? >> >> Cheers, >> >> Wayne >> >> On 6/13/2018 1:50 PM, John Beard wrote: >> > Hi, >> > >> > This patch adds a small KiCad logo to the three doxygen documentation >> > targets (C++, dev docs and Python docs) for a little bit more flair. >> > >> > The image itself is put in the /Documentation dir, but it's not really >> > important to the process where it goes. >> > >> > Cheers, >> > >> > John >> > >> > >> > _______________________________________________ >> > Mailing list: https://launchpad.net/~kicad-developers >> > Post to : kicad-developers@lists.launchpad.net >> > Unsubscribe : https://launchpad.net/~kicad-developers >> > More help : https://help.launchpad.net/ListHelp >> > >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : kicad-developers@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp