Em Mon, 08 Aug 2016 18:37:38 +0300
Jani Nikula <[email protected]> escreveu:
> Hi Mauro & co -
>
> I just noticed running 'make htmldocs' rebuilds parts of media docs
> every time on repeated runs. This shouldn't happen. Please investigate.
I was unable to reproduce it here. Are you passing any special options
to the building system?
According to media Makefile, it should run the script only on four
conditions:
- if the dynamically-generated rst file is not found (e. g. after
make cleandocs);
- if the header file is changed;
- if the exceptions file changes;
- if the perl parser is changed.
All rules are like:
$(BUILDDIR)/audio.h.rst: ${UAPI}/dvb/audio.h ${PARSER}
$(SRC_DIR)/audio.h.rst.exceptions
Regards,
Mauro
Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html