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 Overhaul #231

Merged
merged 43 commits into from
Jun 6, 2024
Merged

Documentation Overhaul #231

merged 43 commits into from
Jun 6, 2024

Commits on May 20, 2024

  1. Starting to fix docs

    All doc pages have been moved to a temporary demo_src directory so that they aren't automatically run by the make.jl.
    GeorgeR227 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9ed9bd5 View commit details
    Browse the repository at this point in the history
  2. Added back Cahn-Hilliard

    GeorgeR227 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cc10512 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Use pagesonly kw instead

    GeorgeR227 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0217e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0dc44 View commit details
    Browse the repository at this point in the history
  3. Fixed navier_stokes file

    GeorgeR227 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5b780e0 View commit details
    Browse the repository at this point in the history
  4. Edit Klausmeier

    GeorgeR227 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a58145f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Added DocInfo helper file

    GeorgeR227 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ab840db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d38d117 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Updated overview.md

    GeorgeR227 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e0fcac4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Updated more docs

    Includes overview, bc_debug and equations.
    GeorgeR227 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5942d2a View commit details
    Browse the repository at this point in the history
  2. Updated CISM

    We should be avoiding hosting images on other web servers. I've moved most to be locally stored.
    GeorgeR227 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0e2bb55 View commit details
    Browse the repository at this point in the history
  3. Updated ice_dynamics

    The sharp used in the 1D sim needs to be cleaned up.
    GeorgeR227 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fb3cf7f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. General updates

    Some doc pages still remain but these have special circumstances which need to be investigated. There are also some overall fixes still to be made in some docs but these have been pointed out.
    GeorgeR227 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    85c70f1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    f9d60dd View commit details
    Browse the repository at this point in the history
  2. Fix NHS link

    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5c825b9 View commit details
    Browse the repository at this point in the history
  3. Added back Poiseuille

    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    918641c View commit details
    Browse the repository at this point in the history
  4. Added NHS special doc

    The one that runs now is a lightweight version of the full page. The full script, along with the old page, is still included but are not used.
    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7a9846b View commit details
    Browse the repository at this point in the history
  5. Some fixes

    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    45ebce6 View commit details
    Browse the repository at this point in the history
  6. More descriptive name

    And still humorous.
    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3ce776f View commit details
    Browse the repository at this point in the history
  7. Grigoriev fixes

    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e06c393 View commit details
    Browse the repository at this point in the history
  8. Added back operadic

    Linked to Sophie's paper here
    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    35cc1ee View commit details
    Browse the repository at this point in the history
  9. Updates to Halmo

    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dc4f696 View commit details
    Browse the repository at this point in the history
  10. Other fixes.

    GeorgeR227 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0709f9c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Disable Halmo

    This may be breaking the docs for some reason
    GeorgeR227 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    02ad47f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fixed docs hanging

    I suspect this may have been some kind of deadlock caused by maybe some collision between halmo.md and some other file. Moving halmo.md into its own file resolved the issue.
    GeorgeR227 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    49357f9 View commit details
    Browse the repository at this point in the history
  2. Few last fixes.

    GeorgeR227 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    358828f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6cfaf0 View commit details
    Browse the repository at this point in the history
  4. Remove Halmo again

    GeorgeR227 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    10ca1cb View commit details
    Browse the repository at this point in the history
  5. Third time's the charm?

    Also fixed some links
    GeorgeR227 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    62e4916 View commit details
    Browse the repository at this point in the history
  6. Fourth time?

    GeorgeR227 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    195e067 View commit details
    Browse the repository at this point in the history
  7. Fifth time?

    GeorgeR227 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b109fdb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    dee0043 View commit details
    Browse the repository at this point in the history
  2. Clean up header

    GeorgeR227 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ba54ba7 View commit details
    Browse the repository at this point in the history
  3. Sixth time?

    George Rauta committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8d002ee View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fix BSH xlabel

    We should use `xlabel` from here on instead of `Bottom()`
    GeorgeR227 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    409cf80 View commit details
    Browse the repository at this point in the history
  2. Change halmo to remove hanging

    This'll need to be revisited since this is just a workaround.
    GeorgeR227 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e31ac51 View commit details
    Browse the repository at this point in the history
  3. Added link checking

    GeorgeR227 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    23f37c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Fix Poiseuille link

    lukem12345 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7386e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da37889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd1d2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b211418 View commit details
    Browse the repository at this point in the history
  5. Final fixes

    GeorgeR227 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6cbc666 View commit details
    Browse the repository at this point in the history
  6. Unify mesh names

    GeorgeR227 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cd6e4c6 View commit details
    Browse the repository at this point in the history