Skip to content

make html documentation error #1984

@sagetrac-pgrinber

Description

@sagetrac-pgrinber

in v2.10, after the build process is complete, change directories to devel/doc and run make html. This gives an emergency stop on @mathbf when processing ref.toc. In order to successfully generate the HTML documentation I had to first run

sed -i -e "s/@mathbf/mathbf/g" ../doc-main/ref/ref.toc

which simply removed the unnecessary '@' sign before mathbf.

Component: documentation

Issue created by migration from https://trac.sagemath.org/ticket/1984

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions