| #
07e0cce2
|
| 26-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c451ecc3
|
| 23-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jfrazier/fix-dead-links-in-contributing-to-petsc-docs' into 'release'
Remove dead html links from contributor documentation
See merge request petsc/petsc!8480
|
| #
4fd5e42d
|
| 18-Jun-2025 |
Jared Frazier <frazier@iap-kborn.de> |
Remove dead html links from contributor documentation
The hmtml links **/superlu.c.html and **/cg.c.html are dead and have been changed to link to the superlu.c and cg.c source files, respectively.
Remove dead html links from contributor documentation
The hmtml links **/superlu.c.html and **/cg.c.html are dead and have been changed to link to the superlu.c and cg.c source files, respectively.
The files do not exist in the repository. See:
```shell find -type f -name *cg.c.html find -type f -name *superlu.c.html ```
Moreover, it does not appear these html files ever existed in the git history. See:
```shell git log --all -- **/superlu.c.html git log --all -- **/cg.c.html ```
show more ...
|
| #
7a533827
|
| 10-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
9dcfd1a0
|
| 04-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'mleoni/fix-typos' into 'release'
Typos
See merge request petsc/petsc!8125
|
| #
35ec42e5
|
| 04-Feb-2025 |
Massimiliano Leoni <mleoni@proximafusion.com> |
Typos
|
| #
a982d554
|
| 16-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
1cca208d
|
| 15-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-01-11/convert-some-rst-to-md/release' into 'release'
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
See merge request petsc/petsc!
Merge branch 'barry/2025-01-11/convert-some-rst-to-md/release' into 'release'
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
See merge request petsc/petsc!8075
show more ...
|
| #
4bcd95a3
|
| 11-Jan-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
Need to manually fix
(petsc-developers-communication-channels)= to (petsc_developers_communication_channels)
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst
Need to manually fix
(petsc-developers-communication-channels)= to (petsc_developers_communication_channels)=
[include/petscerror.h](/include/petscerror.h.html) to <a href="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscerror.h.html">include/petscerror.h</a>
and friends
show more ...
|