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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream v8.5.6 #171

Merged
merged 13 commits into from Oct 24, 2022
Merged

Merge upstream v8.5.6 #171

merged 13 commits into from Oct 24, 2022

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    d505d51 View commit details
    Browse the repository at this point in the history
  2. updates from upstream v8.5.6

    2bndy5 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    feb2b36 View commit details
    Browse the repository at this point in the history
  3. update official github action versions in CI

    also updates the setup-graphviz action, but I'm not sure this will
    get rid of the deprecation warning in the workflow runs about
    using "Node.js 12 actions"
    2bndy5 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6d62da3 View commit details
    Browse the repository at this point in the history
  4. resolve #61

    enables linked content tabs and explains/demos how to use them in docs
    2bndy5 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    be2015a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eab58e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b67ecb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77fd947 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04a8425 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    38f666f View commit details
    Browse the repository at this point in the history
  2. doc user feedback; change metadata keys

    The metadata keys using hyphens was apparently broken; I'm not sure when
    it was broke.
    
    So, this fixes the `:hide-*:` metadata keys by using an
    underscore instead: `:hide_*:`.
    2bndy5 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d33471a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce15e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. docs proofreading; more inline syntax highlighting

    includes external links to RST doctree specs
    fix indent in example snippet
    2bndy5 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    244ff9a View commit details
    Browse the repository at this point in the history
  2. revert metadata keys' name changes

    approved workaround to sphinx-doc/sphinx#10932 is to
    use a blank line at start of doc before metadata
    2bndy5 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    85b5a9c View commit details
    Browse the repository at this point in the history