2023-meeting:fix typo
Various cleanup and improvements to parts of the webpagesCommit-type: documentation
Add previous meetings and links to them to the websiteThe older meeting files are rather large so they are kept in a seperate repositoryCommit-type: community/spend 2h
doc: switch to sphinx-design from deprecated sphinx-panels This repository is not actively maintained. Use sphinx-design instead! See the migration guide and this github issue for more informati
doc: switch to sphinx-design from deprecated sphinx-panels This repository is not actively maintained. Use sphinx-design instead! See the migration guide and this github issue for more information. https://github.com/executablebooks/sphinx-panels
show more ...
Update webpage news to include PETSc 2023 annual meetingCommit-type: documentation/spend 5m
Shorten the headings for the top most TOC since they are display across the top of the screenDocumentation indicates that Short name <filename>should use the Short name in the titles but this
Shorten the headings for the top most TOC since they are display across the top of the screenDocumentation indicates that Short name <filename>should use the Short name in the titles but this did not work, the long title in the file was usedas the headings on the top of pages so give up on it.Commit-type: documentation
Docs: minor cleanup for mailing list page
Merge branch 'balay/doc-mailing-lists' into 'release'doc: update mailing list infoSee merge request petsc/petsc!4502
doc: update mailing list info
Docs: add MR Shepherd guidelinesAdd a minimal set of guidelines for an "MR Shepherd" to keep the MRs moving along.
Docs: migrate "editing online" material to contributing page and add note on community page
Docs: Use sphinx-panels for team tableUse 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 tableUse 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 allbuilders including html and dirhtml). Images are a mix of externallinks and images in the PETSc images repo.Uses hard-coded links to GitLab avatars, which were obtained with thegenerate_team_table.py script.
Updates to the core developers and emeritus developers:
Docs: petsc_team.rst: remove redundant "previous" from "previous emeritus developers"
Update meeting.rst
Docs: move src/docs/sphinx_docs to doc/, without updating paths in the doc source
1234