docs icon indicating copy to clipboard operation
docs copied to clipboard

Docs 16062

Open haxung opened this issue 2 years ago • 0 comments

DESCRIPTION

Fix error and improve

STAGING

JIRA

https://jira.mongodb.org/browse/DOCS-16062

BUILD LOG

Self-Review Checklist

  • [ ] Is this free of any warnings or errors in the RST?
  • [ ] Is this free of spelling errors?
  • [ ] Is this free of grammatical errors?
  • [ ] Is this free of staging / rendering issues?
  • [ ] Are all the links working?

I'm sorry that I cannot run make html success. The giza version is unknown, if I use the latest version(0.5.18), then I need Pygments>=2.12.0, which required Python>=3.6. If I use giza-0.5.10, I got this error in giza.log:

ERROR:giza.pool:caught error "('key "images" in configuration object (<class \'giza.config.paths.PathsConfig\'>) is not defined', "'PathsConfig' object has no attribute 'images'")" in migrating source to build/DOCS-16062/source <function transfer_source at 0x7fb16b510e50>, waiting for other tasks to finish
ERROR:giza.pool:[AttributeError('key "images" in configuration object (<class \'giza.config.paths.PathsConfig\'>) is not defined', "'PathsConfig' object has no attribute 'images'")]

External Review Requirements

What's expected of an external reviewer?

haxung avatar Apr 24 '23 15:04 haxung