Modernize Documentation Theme with Furo #5287
sphinx.yml
on: pull_request
build_docs
1m 31s
deploy_docs
0s
Annotations
1 error and 2 warnings
|
build_docs
Process completed with exit code 2.
|
|
build_docs
Error while parsing /home/runner/work/Python/Python/pyproject.toml: Invalid TOML document: newlines are not allowed in inline tables
244: html_theme = "furo"
245: html_theme_options = {
^
246: "source_repository": "https://github.com/TheAlgorithms/Python/",
|
|
build_docs
Error while parsing pyproject.toml: Invalid TOML document: newlines are not allowed in inline tables
244: html_theme = "furo"
245: html_theme_options = {
^
246: "source_repository": "https://github.com/TheAlgorithms/Python/",
|