[petsc-dev] documentation webpage is broken
Satish Balay
balay at mcs.anl.gov
Tue Feb 8 20:05:02 CST 2011
On Tue, 8 Feb 2011, Barry Smith wrote:
>
> On Feb 8, 2011, at 4:12 PM, Aron Ahmadia wrote:
>
> > link to the source of DMCreateGlobalVector from http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-dev/docs/manualpages/DM/DMCreateGlobalVector.html
> >
> > goes to a broken url: http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-dev/src/dm/da/interface/dm.c.html#DMCreateGlobalVector
> >
> > the functional url is: http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-dev/src/dm/interface/dm.c.html
>
>
> Satish,
>
> Something is seriously wrong with the development version of the online docs. The old location http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-dev/src/dm/da/interface/dm.c.html#DMCreateGlobalVector was changed months ago. Is something not being properly rebuilt?
the LOCDIR in the makefile was not updated [when the file was moved] -
so the docs had the wrong path. I fixed the makefile - so we can check
tomorrow to verify if the docs get the correct path with it.
Satish
More information about the petsc-dev
mailing list