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

Adding Documenter.jl documentation #92

Merged
merged 36 commits into from
Sep 5, 2023
Merged

Adding Documenter.jl documentation #92

merged 36 commits into from
Sep 5, 2023

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. Fixing Windows error

    AnHeuermann committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a427d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b44b5e View commit details
    Browse the repository at this point in the history
  3. Updating README

    AnHeuermann committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    49b4207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d033e8f View commit details
    Browse the repository at this point in the history
  5. Fixing copy paste error

    AnHeuermann committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    02d9d88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a366d6c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Don't log omc zmq process on Windows

      - It get's stuck or breaks with permission errors on log file
    AnHeuermann committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1dde00e View commit details
    Browse the repository at this point in the history
  2. Adding simulation tests

    AnHeuermann committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    662c560 View commit details
    Browse the repository at this point in the history
  3. Simplifications

      - Base is always included, no need to add it explicitly
      - Simplify args for omc process
    AnHeuermann committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    62ef138 View commit details
    Browse the repository at this point in the history
  4. Updating Project.toml

    AnHeuermann committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7325dde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69b9b92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb49ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Adding Documenter.jl documentation

    AnHeuermann authored and arun3688 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c5ed8db View commit details
    Browse the repository at this point in the history
  2. Fixing Windows error

    AnHeuermann authored and arun3688 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ec2fec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9871830 View commit details
    Browse the repository at this point in the history
  4. Updating README

    AnHeuermann authored and arun3688 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    443ae28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa1c42c View commit details
    Browse the repository at this point in the history
  6. Fixing copy paste error

    AnHeuermann authored and arun3688 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f64cf5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dcdec6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    600eb38 View commit details
    Browse the repository at this point in the history
  9. fix linearize API

    arun3688 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b2c5679 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29a8f14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de7be4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb424f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Update omc version test

    AnHeuermann committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    47daffc View commit details
    Browse the repository at this point in the history
  2. fix missing doc strings

    arun3688 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e21f445 View commit details
    Browse the repository at this point in the history
  3. Remove log files from OMCSession start

      - Maybe some deadlock when removing the log files?
    AnHeuermann committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0b358ae View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into new-doc

      - Re-adding changes from 8b476a4
    AnHeuermann committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    616aca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04b955e View commit details
    Browse the repository at this point in the history
  6. Fixing merge errors

    AnHeuermann committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a27e022 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4eda8a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    0ec9f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ccec9a View commit details
    Browse the repository at this point in the history
  3. quit() get's stuck in CI

    AnHeuermann committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    460dc0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30074c6 View commit details
    Browse the repository at this point in the history