This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
The path of the image in type.md under src/python/docs/sphinx is not correct #148
Open
Description
After running make_yaml.bat under src/python/docs/sphinx, the path of loading the image in type.md is not correct and needs to be adjusted manually
To Reproduce
Steps to reproduce the behavior:
- Go to 'src/python/docs/sphinx'
- run make_yaml.bat
- Check line 67, the path is showing ../_images/concepts../_static/images/table_car.png
Expected behavior
It should be ../_images/_static/images/table_car.png
Metadata
Metadata
Assignees
Labels
No labels