History log of /petsc/doc/conf.py (Results 26 – 50 of 154)
Revision Date Author Comments
# 9b267f37 25-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-10-25/fix-sphinx-warn-nav/release' into 'release'

Fix Sphinx warning "The default value for `navigation_with_keys` will change...

See merge request petsc/petsc!6963


# bc1908f0 25-Oct-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix Sphinx warning "The default value for `navigation_with_keys` will change to `False`" that stops docs build in petsc4py


# 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


# 3ecf4727 26-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Refactor, cleanup, speedup fix_man_page_edit_links.py

Improve the timings of parts of make docs

Commit-type: docs-only


# 6058a5bf 24-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Minor improvements to time to build docs, also add (crude) timing collections for building docs so we know where to focus efforts
And use -j 2 for ci build

Commit-type: i.e. error-checking, optimiza

Minor improvements to time to build docs, also add (crude) timing collections for building docs so we know where to focus efforts
And use -j 2 for ci build

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded-by:
Project:
Time: hours
Reported-by:
Thanks-to:
Development Tools: Vim, Emacs, Eclipse

show more ...


# ce4eda5e 27-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/petsc4py-docs' into 'main'

petsc4py: Documentation generation fixes

See merge request petsc/petsc!6538


# c6c2e312 03-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Cleanup call of make docs when it calls the makefile to build docs for petsc4py

Remove check for python2 for building petsc4py docs since python2 is no longer needed for building petsc4py docs

Move

Cleanup call of make docs when it calls the makefile to build docs for petsc4py

Remove check for python2 for building petsc4py docs since python2 is no longer needed for building petsc4py docs

Move the code out of build_classic_docs since petsc4py docs are no longer classic

show more ...


# 7bf7cb1e 27-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-23/fix-3-column-man-page-listings' into 'main'

Fix three column listing of manual pages so they all fit

See merge request petsc/petsc!6226


# 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


# 3d8af492 24-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Listing of manual pages for each topical area have three columns but there was no room for all three

Third column was mostly covered by the left sidebar

So remove the left sidebar for these pages

Listing of manual pages for each topical area have three columns but there was no room for all three

Third column was mostly covered by the left sidebar

So remove the left sidebar for these pages

Also make the alphebetical list in three columns, instead of one long list

Do not print "No deprecated routines"

Make all manual pages say :orphan: at the top so they do not need to be in the toc

Commit-type: documentation

show more ...


# 9e6637c7 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-15/reduce-pydata-margins' into 'main'

Don't have such huge margins above and below the section headings h2 in the manual pages

See merge request petsc/petsc!6189


# 9f89e73b 15-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Don't have such huge margins above and below the section headings h2 in the manual pages

This is not a settable parameter in Sphinx or pydata theme

Commit-type: documentation


# 073d8603 06-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-doc-toc' into 'main'

Web: Fix API TOC

See merge request petsc/petsc!6102


# 8a0d1e8b 28-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Allow manualpages/*/index.md to be listed in toc

Otherwise the resulting toc are incomplete and confusing

Commit-type: documentation


# 52f036e7 03-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-02/fix-sphinx-header-size' into 'main'

Reduce the absurdly large font sizes for headings on the Sphinx website

See merge request petsc/petsc!6135


# 7c561f09 02-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Reduce the absurdly large font sizes for headings on the Sphinx website

Commit-type: documentation


# 56ce9dee 23-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-22/fix-website-navigation-number' into 'main'

Add more menu items to top navigation bar

See merge request petsc/petsc!6106


# 8a663d8c 22-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Add more menu items to top navigation bar

Commit-type: docs-only
Thanks-to: Jed Brown <jed@jedbrown.org>


# 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


# c200f75e 12-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


1234567