summaryrefslogtreecommitdiff
path: root/scripts/asciidoc2html.py
AgeCommit message (Expand)Author
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
2017-11-14Use https:// links for qutebrowser.orgFlorian Bruhin
2017-11-01use subprocess runGyorgy Orban
2017-10-31pylint: Turn off some more too-many-* stuff globallyFlorian Bruhin
2017-10-26Use Pygments for syntax highlightingFlorian Bruhin
2017-09-17Fix more file move issuesFlorian Bruhin
2017-09-17Move all documentation files to doc/Florian Bruhin
2017-07-21Shorten and update READMEFlorian Bruhin
2017-05-29Fix pylint issuePhilipp Hansch
2017-05-29Add TOC to installation instructionsPhilipp Hansch
2017-05-09Finally update copyrights...Florian Bruhin
2017-03-13Don't keep temporary files around in asciidoc2htmlFlorian Bruhin
2016-07-12Use lists instead of tuples for comparingJan Verbeek