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

docs: set up docsaurus for API reference docs and add content #113

Merged
merged 5 commits into from
Jun 1, 2022

Commits on May 26, 2022

  1. Set up docsaurus for API reference docs

    1. Upgrade docsaurus from 2.0.0-beta.14 to 2.0.0-beta.16:
           - new version fixes a bug regarding to items type (docsaurus.config.js), here more comments on that:
           facebook/docusaurus#6599
    2. Add sidebars for: intro and api
          - move intro and associated folders into 'intro'
          - add 'api' folder and types and api files inside it
    3. Set up sidebars for intro (as Documentation) and api (as API Reference)
    PdoubleU committed May 26, 2022
    Configuration menu
    Copy the full SHA
    661cc92 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Add content:

    Add api reference content
    Add type content
    PdoubleU committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7bd5845 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Address code review

    PdoubleU committed May 30, 2022
    Configuration menu
    Copy the full SHA
    5be3abc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

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