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

Convert manual to markdown/mdbook #15795

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 11, 2024

  1. convert manual to mdbook

    manual.adoc to markdown
    
    add entire static manual and toc
    
    move generated adoc to md in book dir
    
    add features
    
    add features
    
    add assists
    
    add config
    
    add diagnostics
    
    split up book, clean up links
    
    update book config
    
    add intro
    
    remove old docs, add a README
    
    clean up ignores
    
    add temporary workflow
    
    temporary makefile
    
    remove workflow
    
    Fix import preference config keys
    
    convert manual to mdbook
    
    manual.adoc to markdown
    
    add entire static manual and toc
    
    move generated adoc to md in book dir
    
    add features
    
    add features
    
    add assists
    
    add config
    
    add diagnostics
    
    split up book, clean up links
    
    update book config
    
    add intro
    
    remove old docs, add a README
    
    clean up ignores
    
    add temporary workflow
    
    temporary makefile
    
    remove workflow
    
    remove generated config.md
    
    rework generated locations and ignores
    
    remove img, replace with externally linked
    
    remove img, replace with externally linked
    
    these should be gone
    
    remove these
    
    fix kbd
    
    Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
    
    fix md header
    
    smaller header
    
    fix highlight_related list
    
    update book readme
    joshrotenberg authored and Veykril committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    47ed41b View commit details
    Browse the repository at this point in the history
  2. Fix typos

    Veykril committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b743ed5 View commit details
    Browse the repository at this point in the history
  3. Backport some manual changes

    Veykril committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    db7b339 View commit details
    Browse the repository at this point in the history
  4. Some better codeblocks

    Veykril committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    19d2ea0 View commit details
    Browse the repository at this point in the history