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

feat(typewriter): Add docTags map to DocsSpec interface. #538

Merged
merged 6 commits into from
Sep 20, 2023

Commits on Sep 15, 2023

  1. Add cloudformationResource field to DocSpec interface.

    Mike Wrighton committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ce96fb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    8c9d3aa View commit details
    Browse the repository at this point in the history
  2. Allow arbitrary doc tags.

    Mike Wrighton committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    964b8e0 View commit details
    Browse the repository at this point in the history
  3. Fix previous commit.

    Mike Wrighton committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    09a861d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    cd191a7 View commit details
    Browse the repository at this point in the history
  2. Use Record instead of Map for DocsSpec.docTags.

    Mike Wrighton committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    eaed181 View commit details
    Browse the repository at this point in the history