summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update README to markdown to use within pypi10.xMatthew Peveler2020-06-055-3/+50
* use pip/setup.py to install asciidocMatthew Peveler2020-06-052-18/+6
* remove asciidocapi testsMatthew Peveler2020-06-051-1/+0
* move asciidoc into proper python module structureMatthew Peveler2020-06-0596-378/+250
* update dist tarball and zip to use top-level folderMatthew Peveler2020-06-042-4/+9
* add 3.9-dev to travis test matrixMatthew Peveler2020-06-021-0/+5
* simplify MANIFEST.in file for py and sh files9.0.0Matthew Peveler2020-06-021-4/+2
* fix release action workflow for next releaseMatthew Peveler2020-06-024-8/+9
* generate Makefile as part of docker buildMatthew Peveler2020-06-021-3/+5
* cut 9.0.0 releaseMatthew Peveler2020-06-025-9/+9
* add changelog entry for lru_cache changeMatthew Peveler2020-06-021-0/+1
* add missing newline between copyright linesMatthew Peveler2020-06-019-10/+14
* add github action workflow to generate artifacts for releasesMatthew Peveler2020-06-011-0/+38
* update Dockerfile to use Debian busterMatthew Peveler2020-06-011-10/+11
* update links for DocBook repository (#122)Matthew Peveler2020-06-0110-20/+22
* update copyright notice to include generic asciidoc contributors (#115)Matthew Peveler2020-06-0119-40/+91
* fix handling of options attribute for DelimintedBlock (#120)Matthew Peveler2020-06-012-0/+5
* use lru_cache for macros.match (#121)Matthew Peveler2020-06-011-0/+2
* update default CONF_DIR vars to match default usage of make buildMatthew Peveler2020-06-012-2/+2
* add makefile changes to CHANGELOGMatthew Peveler2020-06-011-4/+7
* remove slash after $(DESTDIR) usageMatthew Peveler2020-06-011-31/+31
* update link to lynx homepageMatthew Peveler2020-06-011-1/+1
* update links to epubcheck repositoryMatthew Peveler2020-06-012-3/+3
* improve wording and links on publishing ebooks page (#116)Matthew Peveler2020-06-011-23/+18
* add make dist endpoint for creating tar and zipMatthew Peveler2020-05-315-88/+66
* Fixed character decomposition when ascii-ids is used (#110)Radosław Koppel2020-05-3110-5/+1613
* allow floating dblatex figures, examples, equations and tables with floatstyl...Nick Psaris2020-05-3110-13/+95
* fix links to asciidoc site to use httpsMatthew Peveler2020-05-3039-97/+97
* add manpages target to makefile, clean-up order of existing targetsMatthew Peveler2020-05-291-42/+56
* add github action workflow to validate flake8Matthew Peveler2020-05-292-0/+35
* remove symlinked images directory in doc (#112)Matthew Peveler2020-05-292-2/+3
* clean-up filters to adhere to flake8 (#118)Matthew Peveler2020-05-298-151/+249
* use https for links / images for html and css validation (#117)Matthew Peveler2020-05-293-20/+20
* remove A-A-P build filesMatthew Peveler2020-05-294-486/+0
* mark files under javascripts as vendoredMatthew Peveler2020-05-281-0/+3
* ignore generated test files for github lang statsMatthew Peveler2020-05-282-0/+3
* update information on website to be more up-to-date about asciidoc-py3 (#111)Matthew Peveler2020-05-2812-90/+81
* fix errors in gh-pages workflowMatthew Peveler2020-05-281-5/+14
* create script to generate gh-pages website (#102)Matthew Peveler2020-05-2850-60/+165
* Fix generated links for docbook5 backend using wrong namespace (#109)Radosław Koppel2020-05-0445-46/+46
* add requires directive to testasciidoc (#107)Matthew Peveler2020-05-033-22/+59
* Update LICENSE text to current GPLv2Matthew Peveler2020-05-011-21/+21
* ignore gh-pages directoryMatthew Peveler2020-05-011-0/+2
* Fix a2x option collection from input file with non-ascii encoding (#104)Christopher Kent Hoadley2020-04-292-3/+12
* add doctests to make testMatthew Peveler2020-04-291-0/+2
* Add missing changelog line for symlink changeMatthew Peveler2020-04-271-0/+1
* Remove the vim files as already in the main vim runtime (#100)aerostitch2020-04-273-185/+1
* fix README headerMatthew Peveler2020-04-271-2/+4
* remove symlinked tests/asciidocapi.pyMatthew Peveler2020-04-262-1/+1
* add make tags commandMatthew Peveler2020-03-112-0/+8