Skip to content

Docs: Update docs generation script to properly add paths to links in subdirectories #720

@Archento

Description

@Archento

Prerequisites

  • I checked the documentation and found no answer to my problem
  • I checked the existing issues and made sure there are no similar bug reports

Category

Bug (unexpected behavior)

Expected Behavior

Docs generation script should properly link to the respective lines within the hyperlink of a headline.

Expected (right):
https://github.com/fetchai/uAgents/blob/main/python/src/uagents/experimental/dialogues/__init__.py#L22

Observed Behavior

Current (wrong):
https://github.com/fetchai/uAgents/blob/main/python/src/uagents/dialogues/__init__.py#L22

To Reproduce

No response

Version

v0.22.4

Metadata

Metadata

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