On Thu, 15 Jun 2023, Blaise Bourdin wrote:

> Hi,
> 
> I am trying to figure out why the doc page for PetscOptionsHeadBegin 
> https://petsc.org/release/manualpages/Sys/PetscOptionsHeadBegin/ is broken.

>>>>>>>>>>
#else
  /*MC                                                                          
                                                                                
                                                   
    PetscOptionsBegin - Begins a set of queries on the options database that 
are related and should be                                                       
                                                     ..
..
 
M*/
  #define PetscOptionsBegin(comm, prefix, mess, sec) \
<<<<<<<<<<

I suspect this formatting (extra spaces) is triggering the broken docs...

Satish

Reply via email to