Skip to content

Commit 249b980

Browse files
authored
Show new outfilesuffix and docname attribute values
1 parent 452f91c commit 249b980

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎runtime.adoc‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ v1.0.3, 2015-08-03
66
:toc:
77
:toc-placement: preamble
88
:toc-title: pass:[<b>Table of Contents</b>]
9-
:outfilesuffix-old: {outfilesuffix}
109
ifdef::env-github[]
11-
:outfilesuffix: .adoc
1210
:tip-caption: :bulb:
1311
endif::[]
1412
ifndef::env-github[]
@@ -40,6 +38,9 @@ ifndef::embedded[standalone]
4038

4139
== File Info
4240

41+
docname::
42+
{docname}
43+
4344
docfile::
4445
ifdef::docfile[{docfile}]
4546
ifndef::docfile[_n/a_]
@@ -71,10 +72,10 @@ backend::
7172
basebackend::
7273
{basebackend}
7374

74-
outfilesuffix (default)::
75-
{outfilesuffix-old}
75+
docfilesuffix::
76+
{docfilesuffix}
7677

77-
outfilesuffix (override)::
78+
outfilesuffix::
7879
{outfilesuffix}
7980

8081
doctype::

0 commit comments

Comments
 (0)