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

WIP: Asciidoctor #100

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

WIP: Asciidoctor #100

wants to merge 6 commits into from

Commits on Dec 22, 2020

  1. Rename all source doc files in _docs so they have the .adoc extension.

    This is required for AsciiDoctor to pick them up as AsciiDoc files.
    Sander De la Marche committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4869d2e View commit details
    Browse the repository at this point in the history
  2. Replace the old xhtml stylesheet with a new docs.css

    Sander De la Marche committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4893bb3 View commit details
    Browse the repository at this point in the history
  3. Add a new build script, using AsciiDoctor

    Sander De la Marche committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    900f673 View commit details
    Browse the repository at this point in the history
  4. Generate the docs using the new AsciiDoctor back-end

    Sander De la Marche committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a3e1e6b View commit details
    Browse the repository at this point in the history
  5. Remove old xhtml back-end config file

    Sander De la Marche committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1074dae View commit details
    Browse the repository at this point in the history
  6. Fix debugging man page

    Sander De la Marche committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1df4de0 View commit details
    Browse the repository at this point in the history