aboutsummaryrefslogtreecommitdiffstats
path: root/docs/common.org
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-02-25 13:39:17 +0000
committerYann Herklotz <git@yannherklotz.com>2022-02-25 13:39:17 +0000
commitc1c5fc8e12342a9fe435c8066c8e9316036ff991 (patch)
treebddfebf8f9d4c68ad99ea94f78c04504b479ebf9 /docs/common.org
parente043d3bd21e9a0ebd37b8ac2ca262ed630a5b192 (diff)
downloadvericert-c1c5fc8e12342a9fe435c8066c8e9316036ff991.tar.gz
vericert-c1c5fc8e12342a9fe435c8066c8e9316036ff991.zip
Add more documentation and add coqdoc stylesheet
Diffstat (limited to 'docs/common.org')
-rw-r--r--docs/common.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/common.org b/docs/common.org
index 8c39be0..aa27264 100644
--- a/docs/common.org
+++ b/docs/common.org
@@ -4,6 +4,8 @@
#+macro: version 1.2.2
#+macro: modified 2022-02-24
+#+macro: base_url https://vericert.ymhg.org
+
#+macro: link src_emacs-lisp[:results raw]{(ymhg/link "$1" "$2")}
#+macro: texinfo_head (eval (if (eq org-export-current-backend 'texinfo) "#+exclude_tags: noexport_texinfo" "#+exclude_tags: onlyexport_texinfo"))