| #
83122635
|
| 20-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-upgrade-sphinx-4.2.0' into 'release'
Docs: upgrade to Sphinx 4.2.0
See merge request petsc/petsc!4475
|
| #
7d789994
|
| 20-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: upgrade to Sphinx 4.2.0
The functions overridden by our custom extension, visit_Text and visit_literal_block, have not changed since 3.5.4.
|
| #
45604238
|
| 06-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
5815e746
|
| 05-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-panels-team-table' into 'release'
Docs: Use sphinx-panels for team table
See merge request petsc/petsc!4409
|
| #
99ed6026
|
| 04-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Use sphinx-panels for team table
Use the sphinx-panels extension (which has CSS flexbox under the hood) instead of custom CSS and auto-generation for team table.
Images are used in the normal
Docs: Use sphinx-panels for team table
Use the sphinx-panels extension (which has CSS flexbox under the hood) instead of custom CSS and auto-generation for team table.
Images are used in the normal way for Sphinx (so should work with all builders including html and dirhtml). Images are a mix of external links and images in the PETSc images repo.
Uses hard-coded links to GitLab avatars, which were obtained with the generate_team_table.py script.
show more ...
|
| #
80425c32
|
| 21-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8e956520
|
| 21-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-upgrade-sphinx-3.5.4' into 'release'
Docs: upgrade to Sphinx 3.5.4
See merge request petsc/petsc!3863
|
| #
a9d4b3f8
|
| 13-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: upgrade to Sphinx 3.5.4
Change error on mismatched version to a warning, expecting most builds and users to respect requirements.txt
|
| #
ff2d5408
|
| 21-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8ed5875f
|
| 21-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-move-to-toplevel-doc' into 'release'
Docs: move src/docs/sphinx_docs/ to doc/
See merge request petsc/petsc!3866
|
| #
ee12ae39
|
| 14-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: move src/docs/sphinx_docs to doc/, without updating paths in the doc source
|