Skip to content
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
@Stephen0620

Description

@Stephen0620

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:

  1. Go to 'src/python/docs/sphinx'
  2. run make_yaml.bat
  3. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions