Skip to content

Commit 7cd1b18

Browse files
authored
moved attributes file (#828)
Signed-off-by: Ranjini M N <[email protected]>
1 parent d68c101 commit 7cd1b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

asciidoc/common/attributes.adoc renamed to asciidoc/edge-book/attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
// leave TOC generation to the DocBook stylesheets
99
:toc:
1010
// do not use a prefix for auto generated IDs
11-
:idprefix:
11+
// :idprefix:
1212
// use "-" instead of "_" as a seperator for auto generated IDs
13-
:idseparator: -
13+
// :idseparator: -
1414
1515
// Add :experimental to all adoc file. It allows to use the button and menu UI macros in asciidoctor.
1616

0 commit comments

Comments
 (0)