On Thu, Jul 10, 2014 at 12:54:15AM +0200, Rishabh Yadav wrote: > If we go by above approach of writing texinfo in separate file other than > source code then how can one get manual directly from source file if no > help string is defined in source code.
export it into a help plugin. just the way you would export it into pdf/html/man/whatever. then compile that plugin. the user may now install/load and read it (interactively), or not. cheers felix _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
