Skip to content

Improve CI documentation test #145

@pmeier

Description

@pmeier

I think we can make two improvements:

  1. Disable the latex build. The argument for building the documentation within a PR is to catch errors early-on. For that task we do not need to build the html and the latex version: one is sufficient. Since the latex build needs more resources we should disable it in favor of the html build.
  2. Currently warnings raised by the build are ignored. We should build with the -W flag to turn them into errors.

Cc @jbueltemeier

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions