History log of /petsc/doc/ext/html5_petsc.py (Results 1 – 25 of 54)
Revision Date Author Comments
# 07f25ad1 18-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 40a6955a 15-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-07-12/fix-doc-double-copyright/release' into 'release'

Fix double printing of parts of the footer for website pages.

See merge request petsc/petsc!7691


# c6267af9 12-Jul-2024 Barry Smith <bsmith@mcs.anl.gov>

rename classic_docs to something more indicative of what they are making code maintainance of doc building easier


# 7c485f38 09-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 91fd0dc0 09-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-07-08/minor-plex-docs/release' into 'release'

Build PETSc and petsc4py docs with the same requirements file

See merge request petsc/petsc!7678


# 34c645fd 08-Jul-2024 Barry Smith <bsmith@mcs.anl.gov>

Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt

This prevents errors such as below when building docs

Running Sphinx v7.3.7
Using PETSC inventory from fi

Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt

This prevents errors such as below when building docs

Running Sphinx v7.3.7
Using PETSC inventory from file:///Users/barrysmith/Src/petsc/doc/_build/html/objects.inv
<Inventory (url): PETSc v3.21, 7842 objects>

Exception occurred:
File "petsc4py/PETSc.pyx", line 1, in init petsc4py.PETSc
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

show more ...


# 4ef3c568 23-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 0b42b9b1 23-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-18/docs-fix-type-compare-nay/release' into 'release'

Fix docs for PetscObjectBaseTypeCompareAny() and PetscObjectTypeCompareAny()

See merge request petsc/petsc!7131


# b0b385f4 20-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Change Sphinx style to prevent ugly extra space around links in manual pages

Commit-type: docs


# 02ff24cd 14-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-24/improve-doc-build-time' into 'main'

Minor improvements to time to build docs, also add (crude) timing collections...

See merge request petsc/petsc!6631


# fae261c0 27-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Convert generation of manual page links to implementations to python

Commit-type: docs-only, performance


# 4795aa13 28-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-22/optimize-doc-gen' into 'main'

Faster Docs Builds

See merge request petsc/petsc!5673


# 29912973 22-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

optimize html5_petsc regex search, now 100x faster


# 199be899 27-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-26/avoid-doc-file-copies' into 'main'

Avoid unneeded generation of classic docs in work directory

See merge request petsc/petsc!6234


# 9cd31cfb 26-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Avoid unneeded generation of classic docs in work directory

Just generate them exactly where they will be used

Commit-type: documentation


# e6bb321c 26-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-17/rm-unneeded-test-from-makefiles' into 'main'

simplify/cleanup makefile system

See merge request petsc/petsc!6201


# 9e423941 18-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Cleanup/simplicationg of rules.doc/makefile for building of "classic" docs

Commit-type: documentation


# 0ec0a084 22-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-15/refactor-doc-subdirectories' into 'main'

Remove confusing and un-need docs directory that contains manual

See merge request petsc/petsc!6078


# 73fdd05b 22-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove confusing and un-need docs directory that contains manual

Commit-type: housekeeping


# 2291d37f 24-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 298bc164 23-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-12-20/fix-docs-meetings/release' into 'release'

Add previous meetings links and new meeting information to the website

See merge request petsc/petsc!5988


# 66c9fbdd 21-Dec-2022 Barry Smith <bsmith@mcs.anl.gov>

Add previous meetings and links to them to the website

The older meeting files are rather large so they are kept in a seperate repository

Commit-type: community
/spend 2h


# 54841b12 09-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 803993a8 09-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-10-06/doc-doc-generation/release' into 'release'

fixes for webpages

See merge request petsc/petsc!5724


# 862e4a30 06-Oct-2022 Barry Smith <bsmith@mcs.anl.gov>

Improve the documentation generation tools with clearer comments on what they do

Commit-type: docs-only


123