Skip to content

Fix all docs type class and data types links #1120

Closed
@raulraja

Description

@raulraja

All type classes and data type in the documentation site should follow the same path as the package they declared in terms of permalinks in the docs.
For example:

arrow.core.Option -> docs/arrow/core/option

All permalinks need to be modified and if possible preserve existing redirects.
This is necessary because we plan on using reflection and other introspection techniques to have some parts of the docs autogenerated at build time. Links for a given data type or type class need to be predictable so the generator can assume those paths to be there.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions