Skip to content

Run documentation --lint in own tests #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tmcw opened this issue Nov 9, 2015 · 0 comments
Closed

Run documentation --lint in own tests #240

tmcw opened this issue Nov 9, 2015 · 0 comments

Comments

@tmcw
Copy link
Member

tmcw commented Nov 9, 2015

Right now we have some warnings in documentation's own source

/Users/tmcw/src/documentation/index.js
       48:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/flatten.js
      105:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/output/html.js
       38:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/infer/kind.js
        8:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/infer/name.js
        6:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/infer/params.js
        8:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/infer/properties.js
        7:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/infer/return.js
        6:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/is_jsdoc_comment.js
        3:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/output/json.js
        5:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/github.js
       11:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/output/markdown.js
        7:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/normalize.js
        5:1  warning  @memberof reference to module not found

/Users/tmcw/src/documentation/lib/module_filters.js
       14:1  warning  @memberof reference to module_filters not found

⚠ 14 warnings
tmcw added a commit that referenced this issue Jul 19, 2016
@tmcw tmcw closed this as completed in b506893 Jul 19, 2016
rhendric pushed a commit to rhendric/documentation that referenced this issue Sep 15, 2022
…tationjs#240)

Link to the purescript-partial library instead, which is where the guide
now lives.

I've kept this page for now instead of removing it completely, because
the compiler's Prim docs page still links to it as of 0.12.2 (see:
<https://pursuit.purescript.org/builtins/docs/Prim#t:Partial>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant