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

Use man2html to generate man pages in the Web UI #887

Merged
merged 11 commits into from
Oct 4, 2022

Commits on Oct 3, 2022

  1. Fix corruption in manpage

    rdmark committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    50eb416 View commit details
    Browse the repository at this point in the history
  2. Use man2html to grab manpage

    rdmark committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e3da827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38beeb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c8710b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d556b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Use str.replace()

    rdmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    699567e View commit details
    Browse the repository at this point in the history
  2. Revert "Leave more formatting up to man2html"

    This reverts commit a7d556b.
    rdmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a22adcd View commit details
    Browse the repository at this point in the history
  3. Iterate on the UI

    rdmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    67b72b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36e55a6 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    rdmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    9f443e1 View commit details
    Browse the repository at this point in the history
  6. Revert "Fix corruption in manpage"

    This reverts commit 50eb416.
    rdmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    1ddcf3e View commit details
    Browse the repository at this point in the history