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

[WIP] Add jsdoc to project #1758

Closed
wants to merge 9 commits into from
Closed

[WIP] Add jsdoc to project #1758

wants to merge 9 commits into from

Commits on Dec 19, 2018

  1. Add jsdoc to project:

    - update minor version of vue
    - examples of documentation
    - added command `doc` to package.json
    - explicitely working only on app/src files
    
    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    871c931 View commit details
    Browse the repository at this point in the history
  2. ignore generated files for both linters

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fee901c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50235b View commit details
    Browse the repository at this point in the history
  4. router components always refer to default export

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    6a4f10c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    f85dde3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Merge develop into sabau/1739-jsdoc-spike

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    1bf01d3 View commit details
    Browse the repository at this point in the history
  2. remove committed code autogenerated via jsdoc

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    e59424f View commit details
    Browse the repository at this point in the history
  3. ignore cosmos-voyager docs temporary

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    5c4dfd9 View commit details
    Browse the repository at this point in the history
  4. update README.md with the command to produce the documentation

    Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
    sabau committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    2ff2b13 View commit details
    Browse the repository at this point in the history