Skip to content

Documentation not honoring flow typing #1043

Closed
@ilias-t

Description

@ilias-t

Here's the generated docs: http://iliastsangaris.com/rawjs/

And here's an example file in the source code: https://github.com/ilias-t/rawjs/blob/master/src/LinkedList/index.js

Not sure why the docs aren't honoring any of the flow annotations.

Activity

celicoo

celicoo commented on Apr 11, 2018

@celicoo

Same issue here.

tmcw

tmcw commented on Apr 11, 2018

@tmcw
Member

My suspicion is that this example code is using the class properties transform, and we don't yet parse that AST variety.

added a commit that references this issue on Apr 11, 2018
1fcc4ec
added a commit that references this issue on Apr 11, 2018
22d8740
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @tmcw@ilias-t@celicoo

        Issue actions

          Documentation not honoring flow typing · Issue #1043 · documentationjs/documentation