diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-25 16:50:17 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-25 16:51:17 -0700 |
commit | 6d80b89c0bd82133dd5c93df8604f562ac49c19a (patch) | |
tree | ac4adf27e9af2ed97a6319ae213fd15c8b03d971 /doc/map-loading.txt | |
parent | cf3e524e50a6fae2862efb404c9918b74438e9c9 (diff) |
doc: Switch to asciidoctor to format docs
asciidoc and a2x are no longer actively maintained and Debian policy
encourages people to move away from them to asciidoctor.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/map-loading.txt')
-rw-r--r-- | doc/map-loading.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/map-loading.txt b/doc/map-loading.txt index 1b39dd6b..f8328176 100644 --- a/doc/map-loading.txt +++ b/doc/map-loading.txt @@ -1,5 +1,13 @@ = Loading Map Tiles from Google Maps +Keith Packard <keithp@keithp.com> +:title-logo-image: image:load-maps.png[] +:copyright: Keith Packard 2018 :doctype: article +:stylesheet: am-notoc.css +:linkcss: +:pdf-stylesdir: . +:pdf-style: altusmetrum +:pdf-fontsdir: fonts == The Google Maps Problem |