| #
b9285424
|
| 18-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan-release-patch-57053' into 'release'
Docs: website: make "edit this page" links default to edit the release branch
See merge request petsc/petsc!4110
|
| #
7bac12b4
|
| 18-Jun-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: website: make "edit this page" links default to edit the release branch
|
| #
52d3f5ae
|
| 17-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4224faf6
|
| 17-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-make-links-relative' into 'release'
Docs: postprocessing for relative man page links
See merge request petsc/petsc!4102
|
| #
7553d27d
|
| 17-Jun-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: postprocessing for relative man page links
For *html (html, dirhtml) builds, add a final step which walks the output directory and replaces a hard-coded placeholder string with the relative pa
Docs: postprocessing for relative man page links
For *html (html, dirhtml) builds, add a final step which walks the output directory and replaces a hard-coded placeholder string with the relative path back to the root, thus allowing for for the output directory to be safely moved.
Remove now-unneeded brittle logic to add an absolute path to the docs root.
show more ...
|
| #
087fd826
|
| 12-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
36c5edd0
|
| 12-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-06-04/add-backup-petsc-team-table/docs' into 'release'
Add Dev Table
See merge request petsc/petsc!4065
|
| #
590b9750
|
| 04-Jun-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
since current docs build cannot access GitLab API effectively, this backup table needs to be commmitted to the repository
|
| #
012818e1
|
| 27-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-improve-manual-pdf' into release
Previously merged to main - instead of release at petsc/petsc!4033
|
| #
aa7e456e
|
| 27-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-improve-manual-pdf' into 'main'
Docs: Clean up introductory pages of PDF manual
See merge request petsc/petsc!4033
|
| #
1b671caa
|
| 27-May-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Clean up introductory pages of PDF manual
* Remove the redundant title page that Sphinx generates * Turn off the table of contents in the default PDF location * Re-add the table of contents af
Docs: Clean up introductory pages of PDF manual
* Remove the redundant title page that Sphinx generates * Turn off the table of contents in the default PDF location * Re-add the table of contents after our index (with title/authors) * Add raw latex to add an extra title so our index functions as a title page
show more ...
|
| #
42561b55
|
| 26-May-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: conf.py: move bibtex settings to extensions section
|
| #
a509fe9c
|
| 26-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
20c2f9a6
|
| 25-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-tao-manual-migrate' into 'release'
Docs: Migrate TAO manual to Sphinx to create unified PETSc/TAO Users Manual
See merge request petsc/petsc!3966
|
| #
9ab780d7
|
| 25-May-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Migrate TAO manual to Sphinx to create unified PETSc/TAO Users Manual
* Move the entire TAO manual to a chapter in the PETSc manual (not including commented-out material and unused resources)
Docs: Migrate TAO manual to Sphinx to create unified PETSc/TAO Users Manual
* Move the entire TAO manual to a chapter in the PETSc manual (not including commented-out material and unused resources) * Rename the manual to "PETSc/TAO Users Manual" * Update authors list
show more ...
|
| #
67aa41a2
|
| 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7e869bf1
|
| 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-conf-py-extensions-cleanup' into 'release'
Docs: conf.py extensions cleanup
See merge request petsc/petsc!3906
|
| #
6819e474
|
| 25-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
343eeeae
|
| 23-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-footer-last-updated' into 'release'
Docs: add last updated time and git-describe string to page footers
See merge request petsc/petsc!3911
|
| #
ffebb2df
|
| 23-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: add last updated time and git-describe string to page footers
This is done using settings available from the pydata theme.
This includes a template 'last-updated.html', which references an in
Docs: add last updated time and git-describe string to page footers
This is done using settings available from the pydata theme.
This includes a template 'last-updated.html', which references an internal 'last_updated' which is controlled by 'html_last_updated_fmt' in conf.py.
The date/time is intended to be ISO 8601 compliant.
show more ...
|
| #
4b6f941b
|
| 22-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: conf.py: create separate section for extensions
|
| #
f8f42177
|
| 22-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove Sphinx todo extension
|
| #
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
|