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

DM-42142: Update documentation and prepare for 1.0.0 release #207

Merged
merged 10 commits into from
Dec 17, 2023

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    44ab3f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8078aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2759329 View commit details
    Browse the repository at this point in the history
  3. Update sphinx configuration docs

    Now that technote.toml provides sphinx configuration options, update
    this documentation page to point to those methods.
    jonathansick committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    60ec35b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8d190f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1068378 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix templating for the lsst.io badge

    This affects READMEs created by the migration
    jonathansick committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d1896df View commit details
    Browse the repository at this point in the history
  2. Don't add extra / in editions URL

    The canonical URL ends with a /, so don't add an extra one for the /v
    path.
    jonathansick committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8cd01c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    0849717 View commit details
    Browse the repository at this point in the history
  2. Use MyST Parser's migration tool to convert to md

    This should provide a more accurate Sphinx-specific migration than using
    Pandoc alone.
    jonathansick committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a073187 View commit details
    Browse the repository at this point in the history