1 parent 452f91c commit 249b980Copy full SHA for 249b980
runtime.adoc
@@ -6,9 +6,7 @@ v1.0.3, 2015-08-03
6
:toc:
7
:toc-placement: preamble
8
:toc-title: pass:[<b>Table of Contents</b>]
9
-:outfilesuffix-old: {outfilesuffix}
10
ifdef::env-github[]
11
-:outfilesuffix: .adoc
12
:tip-caption: :bulb:
13
endif::[]
14
ifndef::env-github[]
@@ -40,6 +38,9 @@ ifndef::embedded[standalone]
40
38
41
39
== File Info
42
+docname::
+{docname}
43
+
44
docfile::
45
ifdef::docfile[{docfile}]
46
ifndef::docfile[_n/a_]
@@ -71,10 +72,10 @@ backend::
71
72
basebackend::
73
{basebackend}
74
-outfilesuffix (default)::
75
-{outfilesuffix-old}
+docfilesuffix::
76
+{docfilesuffix}
77
-outfilesuffix (override)::
78
+outfilesuffix::
79
{outfilesuffix}
80
81
doctype::
0 commit comments