Skip to content

Docs are not building #4400

Description

@joemull

Problem

Recently we upgraded to Sphinx v7 because the docs had stopped building.

However Jinja needs to also be upgraded, and there are a few errors being thrown when building the docs.

Solution

  • Remove the explicit dependency for jinja in docs/requirements.txt, so that sphinx handles the version it needs.
  • Update custom styling path to use new setting variable in source/conf.py
  • Fix parsing errors

Metadata

Metadata

Assignees

Labels

bugSomething's not working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions