aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/ci.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-29 00:28:30 +0100
committerLoïc Hoguin <[email protected]>2015-12-29 00:28:30 +0100
commitbe976cf37aff634fc9668e15e7a0b1adacf89595 (patch)
tree495017d8f08cb2431edbe760e914d6f2388b87a9 /doc/src/guide/ci.asciidoc
parent60e3b55fe07d087504a4e9f5c163d5cb75afbcfa (diff)
downloaderlang.mk-be976cf37aff634fc9668e15e7a0b1adacf89595.tar.gz
erlang.mk-be976cf37aff634fc9668e15e7a0b1adacf89595.tar.bz2
erlang.mk-be976cf37aff634fc9668e15e7a0b1adacf89595.zip
Generate proper filenames in the docs' HTML output
This will allow to provide permanent URLs to the documentation.
Diffstat (limited to 'doc/src/guide/ci.asciidoc')
-rw-r--r--doc/src/guide/ci.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/guide/ci.asciidoc b/doc/src/guide/ci.asciidoc
index 8a96ed4..24cfc05 100644
--- a/doc/src/guide/ci.asciidoc
+++ b/doc/src/guide/ci.asciidoc
@@ -1,3 +1,4 @@
+[[ci]]
== Continuous integration
// @todo Write it.