| #
589e537f
|
| 15-Mar-2022 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Generate MyST (.md) files instead of .html for man pages
Use a new version of Sowing doctext that accepts the -myst flag.
We use a mostly-duplicated local myst.def here.
Split the copying of
Docs: Generate MyST (.md) files instead of .html for man pages
Use a new version of Sowing doctext that accepts the -myst flag.
We use a mostly-duplicated local myst.def here.
Split the copying of the classic docs into a "pre" and "post" stage, now accepting a destination argument, so that .md manualpage files may be copied at the start of the Sphinx build.
Change -html to -myst in the manualpages target.
Remove the manualpages_buildcite target entirely, as we remove the -mapref argument from the manualpages target. Now the .cit file is generated during a single run of doctext and converted to htmlmap, which is used to create man pages links with the custom Sphinx extension.
Remove the add_version_header.py script, which leaves a few classic HTML pages without a version, but this feature was mainly for the man pages, which now have the same version information at the bottom as all the Sphinx-generated pages.
This commit does not address further required changes: - index.html pages auto-generated in the docs/manualpages/ tree have not been converted to .md - Man page postprocessing stages have not been updated to operate on .md instead of .html and will thus fail
show more ...
|
| #
1eb4830f
|
| 22-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-04-15/add-manpages-hseti-etc' into 'main'
Automatically create manual pages for hash table objects created with PETSC_HASH_SET()
See merge request petsc/petsc!5129
|
| #
6121d795
|
| 16-Apr-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Automatically create manual pages for hash table objects created with PETSC_HASH_SET()
Previous documention was not intuitive since it did not match the names in the source code usage
Identical cha
Automatically create manual pages for hash table objects created with PETSC_HASH_SET()
Previous documention was not intuitive since it did not match the names in the source code usage
Identical changes for documentation for PETSC_HASH_MAP objects must be made. I will do it once this MR is accepted so that the process will be quick and easy.
Commit-type: documentation, usability /spend 2.5h
show more ...
|
| #
527ad957
|
| 11-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-04-01/fix-petsc-options-begin-end/release' into 'main'
Remove bogus error returns from Begin/End() macros
See merge request petsc/petsc!5069
|
| #
6105ce0b
|
| 01-Apr-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove contrib directory to remove PETSc fun3d
Just not worth the hassle to maintain
/spend 5m
|
| #
d4043210
|
| 06-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
6b51dbe6
|
| 06-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-remove-concepts' into 'release'
Docs: remove Concepts
See merge request petsc/petsc!5065
|
| #
6cace447
|
| 18-Mar-2022 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove concepts
|
| #
ed26b609
|
| 26-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/doc-fixes' into 'main'
doc fixes
See merge request petsc/petsc!5028
|
| #
49762cbc
|
| 26-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
doc fixes
CI get 'manualpages.err' on stdout
sed: -e expression #1, char 34: Invalid range end Error! No level info in file: Could not open raja.c
|
| #
26ef77f3
|
| 18-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-doc' into 'main'
CI: update target 'manualpages' to abort on error - and fix all doc issues
See merge request petsc/petsc!4979
|
| #
2e528e40
|
| 15-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
docs build: update target 'manualpages' to abort on error
|
| #
3c241365
|
| 06-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-error.log' into 'main'
build: switch from looking for 'error' string to identify build failure to checking errorcode
See merge request petsc/petsc!4926
|
| #
0093410f
|
| 05-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
build: switch from looking for 'error' string to identify build failure to checking errorcode
This fixes false positive string match with ' error ' string in warnings
/opt/rocm-5.0.0/rocthrust/incl
build: switch from looking for 'error' string to identify build failure to checking errorcode
This fixes false positive string match with ' error ' string in warnings
/opt/rocm-5.0.0/rocthrust/include/thrust/system/hip/memory_resource.h:59:17: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] hipGetLastError(); // Clear the HIP global error state.
show more ...
|
| #
2b314061
|
| 27-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b73d1a5e
|
| 26-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-06-09/petsc-test-options' into 'release'
Organized the PETSC_OPTIONS used in .gitlab-ci.yml to be provided by the appropriate package
See merge request petsc/petsc!4075
|
| #
50679f08
|
| 11-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
fix 'make check'
|
| #
08e3941c
|
| 25-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3365dafe
|
| 24-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-remove-deleted-script-call' into 'release'
Docs: remove calls to deleted update-docs.py script
See merge request petsc/petsc!4488
|
| #
0b3feb98
|
| 22-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove calls to and mentions of deleted update-docs.py script
|
| #
e617e646
|
| 20-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c55518b6
|
| 19-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-migrate-classic-to-doc-tree' into 'release'
Migrate data for classic build from src/docs to doc/classic
See merge request petsc/petsc!4434
|
| #
240a8cbb
|
| 19-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-remove-top-level-makefile-sphinx-targets' into 'release'
Docs: remove "alldoc" and all Sphinx-related targets from top-level makefile
See merge request petsc/petsc!4468
|
| #
5adeb073
|
| 08-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: migrate data for classic build from src/docs to doc/classic
|
| #
72ece014
|
| 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove "alldoc" and all Sphinx-related targets from top-level makefile
These targets are not used by the CI, the website deployment, or the instructions for building the local docs, so remove
Docs: remove "alldoc" and all Sphinx-related targets from top-level makefile
These targets are not used by the CI, the website deployment, or the instructions for building the local docs, so remove them to reduce maintenance burden and overall complexity.
show more ...
|