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

YAML format documentation #91

Merged
merged 45 commits into from
Mar 11, 2020
Merged

YAML format documentation #91

merged 45 commits into from
Mar 11, 2020

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    197d584 View commit details
    Browse the repository at this point in the history
  2. Fix broken link to class ThermoPhase documentation

    Needed to be updated after setting Doxygen to use subdirectories
    speth committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    716da1a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Remove CTI-specific content from the 'science' section

    Useful content that was not already in the CTI tutorial has been
    relocated to that section.
    speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    b910987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    707ab50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a08949e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cf7f6d View commit details
    Browse the repository at this point in the history
  5. more succinct "state" docs

    speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2425aa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    061b787 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12db593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e86a50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0619a5e View commit details
    Browse the repository at this point in the history
  10. Fix href target search to work for development API docs

    Sphinx now generates HTML containing additional CSS class names for
    this text, e.g. "sig-name descname", so the old search pattern no longer
    works.
    speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    75db435 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8610c1d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c0a912 View commit details
    Browse the repository at this point in the history
  13. Remove incorrect documentation regarding "stoichiometric liquid"

    I don't think the CTI `stoichiometric_liquid` class has ever supported a
    transport model.
    speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    de1a0d4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a83ee1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff9665e View commit details
    Browse the repository at this point in the history
  16. Add YAML API docs to ref_targets

    The YAML API is mostly not functions, but handled as Sphinx sections. So
    they are added to ref_targets
    bryanwweber authored and speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    4b059c5 View commit details
    Browse the repository at this point in the history
  17. Get the YAML API docs by scraping GitHub

    Since we clone the 2.4 branch of the repo that doesn't have these docs
    bryanwweber authored and speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    6e5eaa8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ff3b3ff View commit details
    Browse the repository at this point in the history
  19. Fix references to reST sections with capitalized names

    All names are normalized to lowercase within docutils
    speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    6b408be View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    156f15f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9835faf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d0b558b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e0b39ab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    620161a View commit details
    Browse the repository at this point in the history
  25. Add ck2yaml tutorial

    speth committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    684026f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    954df62 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9ad3144 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8b82b1f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2ce56e8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    717af6f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    08647ed View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    62ba99c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bb74653 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    f01ec3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43aaa0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d2bdba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4fd08c View commit details
    Browse the repository at this point in the history
  5. Put YAML format first

    speth committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    02f16b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f7139b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1612421 View commit details
    Browse the repository at this point in the history
  8. Bold YAML file terminology

    speth committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    08a8291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f355aad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    759bc09 View commit details
    Browse the repository at this point in the history