Docs: migrate "editing online" material to contributing page and add note on community page
Docs: Consolidate .bib filesCombine all BibTeX files into a single petsc.bib in the doc root.Tag all entries from petscapp.bib (things which use PETSc) byadding a field petsc_uses={KSP}This
Docs: Consolidate .bib filesCombine all BibTeX files into a single petsc.bib in the doc root.Tag all entries from petscapp.bib (things which use PETSc) byadding a field petsc_uses={KSP}This assumes that KSP is the (only) component being used, which is notaccurate. This field can be refined later if desired to more accuratelykeep track of references which use various components.Untag the things used in the PETSc citations.Add some brief instructions to the top of the file.Leave most interstitial comments.Remove duplicate entries.
show more ...
Docs: move BibTeX files to doc/ tree
Merge remote-tracking branch 'origin/release'
Developer docs: remove rule about using "if (!rank)"
Docs: use images from images repository and remove copies in doc/ tree
Docs: images meta-docs
Fix spelling errors in manpages and comments
improved linter documenation and minor docs housekeeping
requires: define -> requires: defined
docs: Fix broken links
Sys: add CHKERRCXX to convert C++ exceptions to petsc error codes
docs: misc fixes
Docs: Migrate TAO manual to Sphinx to create unified PETSc/TAO Users Manual* Move the entire TAO manual to a chapter in the PETSc manual (not including commented-out material and unused resources)
Docs: Migrate TAO manual to Sphinx to create unified PETSc/TAO Users Manual* Move the entire TAO manual to a chapter in the PETSc manual (not including commented-out material and unused resources)* Rename the manual to "PETSc/TAO Users Manual"* Update authors list
Docs: developer docs: add missing underscores in description of "_p_class" structs
Meta-docs: remove example of list-tableThis example is included in the linked docutils docs,so remove it in the interst of making the meta-docs shorter and thusmore likely to be read.
Meta-docs: move footnote to end
Meta-docs: local docs build instructions with Python 3 virtual environment
Docs: update paths relative to new doc/ directory
Docs: move src/docs/sphinx_docs to doc/, without updating paths in the doc source
1234567