[petsc-dev] building sphinx doc only
    Satish Balay 
    balay at mcs.anl.gov
       
    Thu Jun 15 10:37:11 CDT 2023
    
    
  
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
    
    
More information about the petsc-dev
mailing list