Skip to content

Collect usual hyperlinks in a common links.rst #70

@jorgepiloto

Description

@jorgepiloto

By creating a links.rst file and taking advantage of the .. include:: path/to/file.rst directive, it would be possible to reduce common links across different pages. This links.rst file should be included at the end of the doc/source/index.rst file to ensure that all pages have access to the links.

  • Create source/links/ directory.
  • Create source/links/pep.rst
  • Create source/links/tools.rst
  • Create source/links/pyansys.rst

Make sure to ignore previous files using the exclude_patterns directive so they do not get rendered by Sphinx.

Metadata

Metadata

Assignees

No one assigned

    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