<div dir="ltr">On Tue, Jan 8, 2013 at 9:34 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="h5"><div class="gmail_extra">On Tue, Jan 8, 2013 at 9:32 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="gmail_extra">On Tue, Jan 8, 2013 at 8:45 PM, Karl Rupp <span dir="ltr"><<a href="mailto:rupp@mcs.anl.gov" target="_blank">rupp@mcs.anl.gov</a>></span> wrote:<br>

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>I was thinking of using an input filter, perhaps after creating an index.<br>


<br>
<a href="http://www.stack.nl/~dimitri/doxygen/manual/config.html#cfg_input_filter" target="_blank">http://www.stack.nl/~dimitri/<u></u>doxygen/manual/config.html#<u></u>cfg_input_filter</a><br>
</div></blockquote>
<br>
If a single filter is sufficient for all files, this is indeed the better option. Thanks.</blockquote></div><br></div></div><div class="gmail_extra">We get the file name in argv[1] so it can use the path to do different things. For example, examples/tests/ are treated differently from examples/tutorials/, which are different from library code.</div>

</blockquote></div><br></div></div></div><div class="gmail_extra">To improve Fortran stubs, I've considered going so far as to get a proper parse, e.g., with pycparser.<br><br><a href="https://bitbucket.org/eliben/pycparser" target="_blank">https://bitbucket.org/eliben/pycparser</a><br>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">I don't think you need anything this sophisticated to augment the documentation, but I don't think there is any loss of generality from using an input filter.</div>

</div>
</blockquote></div><br>Those wimps just call cpp instead of writing the preprocessor in Python too (I did this). That means</div><div class="gmail_extra" style>you cannot regenerate properly.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">   Matt<br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>