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

Refactor getdocs code #1842

Merged
merged 8 commits into from
Jun 14, 2022
Merged

Commits on Jun 5, 2022

  1. Refactor getdocs code

    mgkurtz committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    b8e4619 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    e226f2f View commit details
    Browse the repository at this point in the history
  2. Add test

    mgkurtz committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    aee8b23 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    16ab2c9 View commit details
    Browse the repository at this point in the history
  2. Reorganize tests a bit

    * stick to Documenter's binding, for consistency (at-var is not
      documented)
    * Be explicit about the type signature
    * Add, rather than replace tests
    * Add separate test with the example from PR (also, covers the case of
      types)
    mortenpi committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    7a81017 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG

    mortenpi committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    aec9003 View commit details
    Browse the repository at this point in the history
  4. Add comments to the code

    mortenpi committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    494fed5 View commit details
    Browse the repository at this point in the history
  5. Add even more tests

    mortenpi committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    71e5ae6 View commit details
    Browse the repository at this point in the history