Skip to content
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

fix(docs): improve docs rendering #303

Merged
merged 1 commit into from
Nov 8, 2018
Merged

Commits on Nov 8, 2018

  1. fix(docs): improve docs rendering

    Fixes #301: reject non-optional arguments after optional arguments
    Fixes #298: show default values for optional properties
    Fixes #302: omit "abstract" from interface properties (they are by definition abstract)
    Fixes #300: indicate optionals with "optional" instead of "or undefined"
    Fixes #299: render multiple jsdoc lines as multiple lines in sphinx
    Elad Ben-Israel committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    2888b56 View commit details
    Browse the repository at this point in the history