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 site update #393

Merged
merged 15 commits into from
Jul 31, 2024
Merged

Documentation site update #393

merged 15 commits into from
Jul 31, 2024

Commits on Jul 11, 2024

  1. Rename make_docs.jl

    make_docs.jl only deals with the registry, so rename to
    populat_registry.jl
    abhro committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5d4c3f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f0af0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c511959 View commit details
    Browse the repository at this point in the history
  4. Add fence language tags

    abhro committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1fe015d View commit details
    Browse the repository at this point in the history
  5. Remove REPL prompt from install instructions

    The code is more likely to be copy-pasted
    abhro committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b231e25 View commit details
    Browse the repository at this point in the history
  6. Export info

    `info()` is listed in FileIO module docstring
    abhro committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    037496a View commit details
    Browse the repository at this point in the history
  7. Wrap lines

    abhro committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7319162 View commit details
    Browse the repository at this point in the history
  8. Add Downloads to test dependencies

    Base.download() is deprecated
    abhro committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c201e5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8f3ba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8c46de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9e707 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Revert "Export info"

    This reverts commit 037496a.
    abhro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a33d30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21472a View commit details
    Browse the repository at this point in the history
  3. Reformat docstring for stream()

    abhro committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f0be08c View commit details
    Browse the repository at this point in the history