8 okt 2009 kl. 14.17 skrev Andrei Pelinescu-Onciul:
On Oct 08, 2009 at 13:44, Olle E. Johansson
<oej(a)edvina.net> wrote:
If I change the README XML docs in
modules_k/modulename/doc and run
"make modules-readme" the README is not changed...
Is this a problem with the "modules-readme" make target or a problem
with my knowledge of how we're generating the README's?
make README in the main dir (will regenerate all the readmes)
cd modules_k/modulename; make README (only for modulename)
Works.
make modules_k-readme - READMEs for all the modules in modules_k/
Did not work...
Thanks for the quick feedback!
/O