Skip to content

Refactor documentation tree #204

@toddjonker

Description

@toddjonker

As noted in #202, our (inherited) documentation layout is wonky, as it has the javadoc tree “inside” the Fusion module hierarchy, rather than as a sibling. This is largely because we want to render this index from Markdown using the magic fusion document command, and that currently requires everything to be under fusion/src alongside module code.

We should rework this so that the Fusion and Java references are sibling directories.

Getting this figured out well help us have stable URLs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ExpectedP2 prioritydocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions