<div dir="ltr"><div dir="ltr">I've just learned to use google or, when offline, to go to my local version of <a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/singleindex.html">https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/singleindex.html</a> and use command-F. The doxygen search box is nice, though - if we want that, do we have to commit to also using Doxygen for the manual?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mi., 12. Juni 2019 um 15:43 Uhr schrieb Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
  Oana had the very legitimate complaint that we don't have search box for manual pages etc. One advantage of "post-processing" the manual pages to something like Doxygen is that I think you get nice searchs (you start typing and it makes suggestions) "for free". Otherwise do people have suggestions on how to set up a good search box (not one that just goes to google :-))<br>
<br>
<br>
<br>
<br>
> On Jun 12, 2019, at 7:53 AM, Jed Brown <<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>> wrote:<br>
> <br>
> Thanks for starting this thread, Patrick.  For the users manual, my plan<br>
> is to do some mild cleanup so that pandoc can convert it to Markdown or<br>
> rST.  From there, the two systems I'm familiar with are Sphinx and<br>
> Bookdown.  Everyone has seen Sphinx output on readthedocs sites.<br>
> Bookdown is fast and produces results like this (plus PDF and ePUB):<br>
> <br>
>  <a href="https://mc-stan.org/docs/2_19/reference-manual/" rel="noreferrer" target="_blank">https://mc-stan.org/docs/2_19/reference-manual/</a><br>
> <br>
> Either way, I'll need to write a parser for Sowing man pages (in Python<br>
> because that's what people are familiar with and have installed).  I'm<br>
> not wild about converting all the man pages (in source files) to a<br>
> "standard" format (of which Doxygen is the most popular for C and C++)<br>
> because that would be a ton of churn for little benefit and I think<br>
> Doxygen syntax is no better than Sowing.<br>
> <br>
> My rough estimate is that Sphinx would take less work/customization than<br>
> Bookdown for the man pages, but more work for the users manual.<br>
> <br>
> I'd be interested to hear further thoughts.<br>
> <br>
> "Ham, David A via petsc-dev" <<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a>> writes:<br>
> <br>
>> Firedrake is a very happy Sphinx user. Of course our primary language is Python. I’m not sure how wonderful sphinx is if your primary language is C (though support is, I believe, claimed).<br>
>> <br>
>> From: petsc-dev <<a href="mailto:petsc-dev-bounces@mcs.anl.gov" target="_blank">petsc-dev-bounces@mcs.anl.gov</a>> on behalf of Patrick Sanan via petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a>><br>
>> Reply-To: Patrick Sanan <<a href="mailto:patrick.sanan@gmail.com" target="_blank">patrick.sanan@gmail.com</a>><br>
>> Date: Wednesday, 12 June 2019 at 10:10<br>
>> To: "Smith, Barry F." <<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>><br>
>> Cc: petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a>><br>
>> Subject: Re: [petsc-dev] User(s) manual sections field in manual pages?<br>
>> <br>
>> (and another potential option is to use a tool to convert the current latex source or rendered pdf to HTML)<br>
>> <br>
>> Am Mi., 12. Juni 2019 um 09:40 Uhr schrieb Patrick Sanan <<a href="mailto:patrick.sanan@gmail.com" target="_blank">patrick.sanan@gmail.com</a><mailto:<a href="mailto:patrick.sanan@gmail.com" target="_blank">patrick.sanan@gmail.com</a>>>:<br>
>> I'm interested to hear more about this plan to refactor the user's manual! In particular, is there a concensus on what's a good alternative to LaTeX?<br>
>> <br>
>> I got to chat with one of the developers of deal.ii yesterday, which was cool - this is of course an example of high quality documentation, and uses Doxygen. We've also discussed Sphinx and Madoko in the past. It's also not out of the question to avoid heavy dependencies and consider something custom, akin to the current HTML generation approach for the man pages and other docs on the website.<br>
>> <br>
>> Am Sa., 8. Juni 2019 um 09:33 Uhr schrieb Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a><mailto:<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>>>:<br>
>> <br>
>>  This was one of my many dreams. The sections in the users manual would have latex names and each man page would link to appropriate ones. Given the hopelessness of linking inside PDF documents on the web (in theory it is possible but no browsers support it) I gave up on it. You can remove these. With Jed's plans this summer to refactor the users manual to not use latex this all becomes possible but we'll want some automated way of doing this, not requiring listing links on each manual page.<br>
>> <br>
>>   Barry<br>
>> <br>
>> <br>
>>> On Jun 8, 2019, at 1:09 AM, Mills, Richard Tran via petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a><mailto:<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a>>> wrote:<br>
>>> <br>
>>> Colleagues,<br>
>>> <br>
>>> I have noticed that we have a "Users manual sections" section in the MatNullSpaceCreate() manual page, and an empty "User manual sections" section (which I suppose should be corrected to "Users manual sections", since it is officially the "PETSc Users Manual"). Those appear to be the only two manual pages that use these headings. Would we like to add these for other manual pages, or, since they appear to be unused, should we eliminate them?<br>
>>> <br>
>>> --Richard<br>
<br>
</blockquote></div>