On Mon, 17 Aug 2020 at 22:21, Rod Webster <[email protected]> wrote: > a2x: WARNING: --destination-dir option is only applicable to HTML based > outputs > a2x: WARNING: --destination-dir option is only applicable to HTML based > outputs > a2x: WARNING: --destination-dir option is only applicable to HTML based > outputs > a2x: WARNING: --destination-dir option is only applicable to HTML based > outputs > > so if you drill down into the stdio output and search for warning, its > coming from this command
Which, if you look in the source shows: https://github.com/LinuxCNC/linuxcnc/blob/master/docs/src/Submakefile#L709 ie a warning that this warning is spurious but can't be silenced. :-/ -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1912 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
