| 4016b0de | 09-Dec-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Developer manual: testing: use proper link to TAP |
| d225978b | 09-Dec-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Developer manual: testing: fix formatting conversion errors |
| 36bff7b2 | 09-Dec-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Developer manual: testing: edit introduction |
| e75c7bc6 | 23-Nov-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: use .. code-block instead of :: for C code blocks
This is more consistent with our style suggestions for console blocks, hopefully makes it more obvious that these blocks can be specialized fo
Docs: use .. code-block instead of :: for C code blocks
This is more consistent with our style suggestions for console blocks, hopefully makes it more obvious that these blocks can be specialized for non-C languages and with additional Sphinx options.
show more ...
|
| f595936c | 15-Nov-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Update meta-docs, clarifying local build instructions
* Make notes on requirements for local flex, gcc, and g++ more prominent * Add explicit instructions (and warning) for LaTeX manual build
Docs: Update meta-docs, clarifying local build instructions
* Make notes on requirements for local flex, gcc, and g++ more prominent * Add explicit instructions (and warning) for LaTeX manual build * Move link to Sphinx's own documentation to "Sphinx Guidelines" section * Move additional notes on Python 3 virtual environments to footnote * Update instructions on local in-tree classic docs build
show more ...
|
| fc0e8c28 | 29-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan-release-patch-45419' into 'release'
Metadocs: condense point on internal links
See merge request petsc/petsc!4496 |
| 6f50b687 | 27-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-mr-shepherd' into 'release'
Docs: add MR Shepherd guidelines
See merge request petsc/petsc!4497 |
| 73f09612 | 26-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: MR Reviewing: note that pipelines should be re-run |
| aab95ea3 | 25-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: add MR Shepherd guidelines
Add a minimal set of guidelines for an "MR Shepherd" to keep the MRs moving along. |
| 2a208510 | 25-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: update Sphinx guidelines for internal links
Remove namespacing requirement, on the grounds that its not uniformly applied, it makes it more difficult to move sections between documents, it mak
Docs: update Sphinx guidelines for internal links
Remove namespacing requirement, on the grounds that its not uniformly applied, it makes it more difficult to move sections between documents, it makes the labels longer, and its not an essential rule so is a good opportunity to make the docs shorter.
show more ...
|
| 187fcc53 | 22-Oct-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Update style.rst to have clearer PETSC_DEPRECATED_ENUM |
| f11dbef1 | 20-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Update metadoc on console/command prompt |
| c6b61a25 | 20-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: replace > with $ in all console snippets |
| 929e33d5 | 19-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-update-sphinx-metadocs' into 'release'
Docs: update Sphinx meta-docs
See merge request petsc/petsc!4467 |
| f373010e | 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Sphinx meta-docs: condense point on environment variables and remove point on formatting the single command configure |
| ffbd5713 | 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Sphinx metadocs: shorten point on console snippets |
| 527406f6 | 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Sphinx meta-docs: move literalinclude instructions to the top and remove point on not using code:: directive |
| 316e25eb | 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Sphinx metadocs: add note on confusing escape required to pluralize inline code snippet |
| 0751005d | 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Sphinx metadocs: shorten entry on internal links |
| 5273ec67 | 18-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: Sphinx metadocs: fix indentation |
| eacefe60 | 15-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: fix incorrectly formatted link |
| e627222c | 15-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/unify-bib' into 'release'
Docs: Consolidate .bib files
See merge request petsc/petsc!4428 |
| a676a84c | 15-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-clean-up-integration-page' into 'release'
Docs: clean up integration and contributing pages
See merge request petsc/petsc!4432 |
| 71a5f099 | 06-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Developer Docs: Major edit of integration and contribution sections
* Update integration workflow sections. * Remove custom CSS and popup images in pipeline and MR descriptions, in favor of simple
Developer Docs: Major edit of integration and contribution sections
* Update integration workflow sections. * Remove custom CSS and popup images in pipeline and MR descriptions, in favor of simple inline images. * Significantly shorten some tutorial sections on MRs and pipelines. * Move pipeline tutorials to a separate file. * Significantly condense Git instructions, and move to contributing section from integration section. * Many small edits and fixes.
show more ...
|
| 4754a72f | 13-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: rename doc/Makefile to doc/makefile |