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

Documentation in the VSCode - core, std, and current project #1466

Merged
merged 23 commits into from
May 13, 2024

Commits on Apr 29, 2024

  1. Show doc in vscode v1 - random doc shown

    Dmitry Vasilevsky committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f084e1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Show entire documentation

    Dmitry Vasilevsky committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1c3ca88 View commit details
    Browse the repository at this point in the history
  2. Formatting, etc.

    Dmitry Vasilevsky committed May 2, 2024
    Configuration menu
    Copy the full SHA
    78e4491 View commit details
    Browse the repository at this point in the history
  3. Warnings

    Dmitry Vasilevsky committed May 2, 2024
    Configuration menu
    Copy the full SHA
    98615e9 View commit details
    Browse the repository at this point in the history
  4. Added comments

    Dmitry Vasilevsky committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b4102f2 View commit details
    Browse the repository at this point in the history
  5. Removed unused parameter

    Dmitry Vasilevsky committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1aad327 View commit details
    Browse the repository at this point in the history
  6. Removed unused parameter

    Dmitry Vasilevsky committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a7c83e8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'main' into dmitryv/docs-in-vscode

    Dmitry Vasilevsky committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b15d3c3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Using new Markdown tag to render docs

    Dmitry Vasilevsky committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1dca8ff View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Including current project into doc generation

    Dmitry Vasilevsky committed May 8, 2024
    Configuration menu
    Copy the full SHA
    de2a7b5 View commit details
    Browse the repository at this point in the history
  2. Renamed command to be Show API documentation

    Dmitry Vasilevsky committed May 8, 2024
    Configuration menu
    Copy the full SHA
    017b8c5 View commit details
    Browse the repository at this point in the history
  3. linter: const

    Dmitry Vasilevsky committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8240e43 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    a4ca244 View commit details
    Browse the repository at this point in the history
  2. Fix playground CSS

    billti committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d0e5d42 View commit details
    Browse the repository at this point in the history
  3. Fixed test and added doc comments to one sample

    Dmitry Vasilevsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b0b48e7 View commit details
    Browse the repository at this point in the history
  4. Moved concatenation to documentation component

    Dmitry Vasilevsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c9e3ff5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into dmitryv/docs-in-vscode

    Dmitry Vasilevsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    56023b3 View commit details
    Browse the repository at this point in the history
  6. prettier

    Dmitry Vasilevsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6af1b17 View commit details
    Browse the repository at this point in the history
  7. renamed parameters

    Dmitry Vasilevsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d53a824 View commit details
    Browse the repository at this point in the history
  8. Changed back to a single getDocumentation function

    Dmitry Vasilevsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4a6a561 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: Alex Hansen <alex@alex-hansen.com>
    DmitryVasilevsky and sezna committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c6e6565 View commit details
    Browse the repository at this point in the history
  2. PR Feedback

    Dmitry Vasilevsky committed May 13, 2024
    Configuration menu
    Copy the full SHA
    58a4161 View commit details
    Browse the repository at this point in the history
  3. Clarified additional sources

    Dmitry Vasilevsky committed May 13, 2024
    Configuration menu
    Copy the full SHA
    43729d4 View commit details
    Browse the repository at this point in the history