History log of /petsc/doc/ext/html5_petsc.py (Results 26 – 50 of 54)
Revision Date Author Comments
# 89669be4 02-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-sphinx-man-pages' into 'main'

Integrate Man Pages into Sphinx Docs

Closes #1132 and #1015

See merge request petsc/petsc!4989


# 5becb6a3 17-Mar-2022 Patrick Sanan <patrick.sanan@gmail.com>

Docs: update htmlmap links in place, based on builder type

Generate an htmlmap_modified file (in the classic docs tree) with modified manpage links
based on the location of generated HTML files from

Docs: update htmlmap links in place, based on builder type

Generate an htmlmap_modified file (in the classic docs tree) with modified manpage links
based on the location of generated HTML files from the Sphinx
html or dirhtml builder.

show more ...


# abe3721d 20-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 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.


# e617e646 20-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 9128ea5e 19-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-more-sensitive-ci' into 'release'

Docs CI: error on Sphinx warnings and disallow failure

See merge request petsc/petsc!4415


# 075dfc9b 15-Oct-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: mark custom extension as safe for parallel read


# bef1afec 14-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# dbe7d75a 14-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-link-fix' into 'release'

Docs: Fix outdated list of excluded directories for link fixes

See merge request petsc/petsc!4311


# 1540e0ed 13-Sep-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: Fix outdated list of excluded directories for link fixes

Refactor to remove duplicated information, fixing an outdated list
of directories to exclude when post-processing links generated by th

Docs: Fix outdated list of excluded directories for link fixes

Refactor to remove duplicated information, fixing an outdated list
of directories to exclude when post-processing links generated by the
custom extension.

show more ...


# bb9a3af2 21-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 2d155aa3 21-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-link-fixes-tweaks' into 'release'

Docs: clarify placeholder text for doc output root, remove extraneous shebang

See merge request petsc/petsc!4114


# 78fb2c35 19-Jun-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: clarify placeholder text for doc output root, remove extraneous shebang


# 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 ...


# 67aa41a2 28-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e6341531 26-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-remove-readthedocs' into 'release'

Docs: remove logic and instructions for ReadTheDocs

See merge request petsc/petsc!3916


# 87a1cfae 26-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: remove logic and instructions for ReadTheDocs


# b5d29b6f 22-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 79a84563 22-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/docs-deploy-quickfix-2021-04-21' into 'release'

Doc: set manpage base to petsc.org/versionname when using GitLab CI and an...

See merge request petsc/petsc!3905


# 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


# fdf8caf3 21-Apr-2021 Patrick Sanan <patrick.sanan@gmail.com>

Doc: set manpage base to petsc.org/versionname when using GitLab CI and an environment URL is not set


123