On 13 January 2014 12:38, Robert P. J. Day <[email protected]> wrote: > On Mon, 13 Jan 2014, Spencer Oliver wrote: > >> On 12 January 2014 13:30, Robert P. J. Day <[email protected]> wrote: >> > >> > on this page: >> > >> > http://openocd.sourceforge.net/doc/html/Tcl-Scripting-API.html#Tcl-Scripting-API >> > >> > the very first section is clearly incorrectly formatted -- one >> > long verbatim section, and i'll fix that but how does one choose >> > between using "@example" and "@verbatim"? i've seen both but don't >> > know the selection criteria. >> >> Guess it just depends on what you are wanting to print, eg. special chars. > > grrrrr ... i just submitted my first broken patch in that i made the > use of "@example" consistent without noticing that that would not > build given the curly braces in the final snippet, and didn't bother > to check that before submitting. sorry. > > what's the proper recovery? since it was my last submitted patch, do > i just tweak it, then run "git commit --amend"? >
correct, then git push review. > oh, and what's the invocation to build the docs? does that have to > be run from the top of the source tree, or from within the doc/ > directory? sorry for the inconvenience. > 'make docs' will generate everything including doxygen stuff. For the texi either 'make pdf' or 'make html'. Spen ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
