sagemath_doc_html: SageMath documentation in HTML format¶
Upon installation, this package builds the SageMath documentation in HTML format.
It is a standard package. It is built on every invocation
of make or make all, but not on make build.
The documentation build can also be run separately using
make doc-html.
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
$(SAGERUNTIME)
conway_polynomials: Python interface to Frank Lübeck’s Conway polynomial database
mathjax: A JavaScript library for displaying mathematical formulas
mpmath: Pure Python library for multiprecision floating-point arithmetic
pplpy_doc: Python interface to the Parma Polyhedra Library (documentation)
sagemath_database_cunningham: List of the prime numbers occuring in the Cunningham table
sagemath_database_kohel: Database of modular and Hilbert polynomials
sagemath_database_odlyzko_zeta: Table of zeros of the Riemann zeta function
sagemath_database_stein_watkins_mini: The Stein-Watkins database of elliptic curves (small version)
sagemath_database_symbolic_data: Database from the SymbolicData project
sagemath_fricas: Symbolic computation with the general purpose computer algebra system FriCAS
sagemath_frobby: Computations on monomial ideals with Frobby
sagemath_gfan: Groebner fans and tropical varieties with gfan
sagemath_kenzo: Topological spaces and homology groups with kenzo
sagemath_latte_4ti2: Lattice points in polyhedra with LattE integrale and 4ti2
sagemath_msolve: Polynomial system solving through algebraic methods with msolve
sagemath_qepcad: Quantifier elimination by partial cylindrical algebraic decomposition with QEPCAD
sagemath_rankwidth: Rankwidth and rank decompositions of graphs with rw
sagemath_sympow: Special values of symmetric power elliptic curve L-functions with sympow
sphinx_copybutton: Add a copy button to each of your code cells
sphinx_inline_tabs: Add inline tabbed content to your Sphinx documentation
typing_extensions: Backported and Experimental Type Hints for Python 3.8+
Version Information¶
package-version.txt:
10.6.37
version_requirements.txt:
passagemath-doc-html ~= 10.6.37.0
Installation commands¶
$ pip install passagemath-doc-html~=10.6.37.0
$ sage -i sagemath_doc_html
However, these system packages will not be used for building Sage
because spkg-configure.m4 has not been written for this package;
see upstream Issue #27330 for more information.