Skip to content

Commit 5c32804

Browse files
authored
Update a-od-basic-doc.adoc
1 parent eac3fff commit 5c32804

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/a-od-basic-doc.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Open Document backend for Asciidoctor
1+
= Open Document converter for Asciidoctor
22
:toc: left
33

44
== About
@@ -27,10 +27,8 @@ include::../lib/a-od-producer/asciidoctor-od.rb[tag = algorithm_description, lev
2727
audio
2828
dlist
2929
inline_button
30-
inline_indexterm
3130
inline_kbd
3231
inline_menu
33-
listing
3432
open
3533
page_break
3634
pass
@@ -42,9 +40,9 @@ verse
4240
video
4341
----
4442

45-
=== Backend variables
43+
=== Converter variables
4644

47-
Backend variables are set as global variables. They start with `def` prefix.
45+
Converter variables are set as global variables. They start with `def` prefix.
4846

4947
They can now be overriden only in custom library, but the ability to set them as document attributes is in the TODO-list.
5048

0 commit comments

Comments
 (0)