summaryrefslogtreecommitdiff
path: root/scripts/asciidoc2html.py
AgeCommit message (Expand)Author
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Remove some more old license headersFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-07-23Move master branch references to mainFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-03-17scripts: Patch relative links for correct doc generationFlorian Bruhin
2022-12-12Fix lint/ciFlorian Bruhin
2022-12-12scripts: Use pip-installed asciidocFlorian Bruhin
2022-12-12scripts: Show asciidoc errors while discoveringFlorian Bruhin
2022-09-30Remove unneeded strFlorian Bruhin
2022-06-10asciidoc2html.py: also install qute://{install,stacktrace}.htmlEmanuele Torre
2022-04-04Load icons via importlib.resourcesJimmy
2021-03-29scripts: Fix asciidoc errorFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-02mypy: use annotations for typing instead of commentsTim Brown
2020-09-16Simplify asciidoc argFlorian Bruhin
2020-07-18asciidoc2html: Fix linking of quickstart fileFlorian Bruhin
2020-07-07scripts: Make asciidoc2html.py --web work outside the repositoryFlorian Bruhin
2020-07-03scripts: Clean up REPO_ROOT in asciidoc2htmlFlorian Bruhin
2020-07-03Merge remote-tracking branch 'origin/pr/5559'Florian Bruhin
2020-07-02scripts: Clean up finding asciidoc in asciidoc2htmlFlorian Bruhin
2020-07-02Don't create more Path objectsAxel Dahlberg
2020-07-02Update scripts/asciidoc2html.pyAxel Dahlberg
2020-07-01Fixed paths in asciidoc2htmlAxel Dahlberg
2020-06-30Use Pygments from virtualenv's path in asciidoc2htmlFlorian Bruhin
2020-06-26asciidoc2html: Resolve path for sys.pathFlorian Bruhin
2020-06-24redo old editJulin S
2020-06-22use Path.read_textJulin S
2020-06-22Revert "fix error in asciidoc2html.py script"Julin S
2020-06-21Fix 3.5 incompatibility in scriptJulin S
2020-05-27fix error in asciidoc2html.py scriptJulin S
2020-04-20fix another pylint errorJulin S
2020-04-19fix pylint errorJulin S
2020-04-19add blank line between module docstring and importsJulin S
2020-04-19add type annotations to asciidoc2html scriptJulin S
2020-03-15add pathlib to asciidoc2html scriptJulin S
2020-03-15finish _build_website_file()Julin S
2020-03-15finish _build_website()Julin S
2020-03-15begin using pathlibJulin S
2020-01-27Generate docs as part of mkvenv.pyFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-01Specify 'check' with subprocess.runFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-02-20use up to date cheatsheet images from repo instead of qutebrowser.orgMarco Zollinger
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-20Fix stripping of lines in asciidoc2htmlFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-12-15Add missing docstringsFlorian Bruhin
2017-12-11Modify re.match usage in scripts directory.George Edward Bulmer