Bugzilla – Bug 1820
models library doc: make should not rm -rf figures by default
Last modified: 2013-12-24 11:30:40 UTC
when building the models library doc, it is very annoying and time consuming that upon running, for example, "make html", all figures are always rebuilt. Ideally, if I just touched a comma in a .rst files, figures shall not be rebuilt. We already have an explicit "make clean" target that allows to delete figures when needed.
changeset: 10547:0a0efdb7edd2 tag: tip user: Nicola Baldo <nbaldo@cttc.es> date: Tue Dec 24 17:29:54 2013 +0100 summary: fixed Bug 1820 - models library doc: make should not rm -rf figures by default