forked from KhronosGroup/ANARI-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
anspec.txt
48 lines (33 loc) · 1.14 KB
/
anspec.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
// Copyright (c) 2021 Khronos Group. This work is licensed under a
// Creative Commons Attribution 4.0 International License; see
// http://creativecommons.org/licenses/by/4.0/
// :regtitle: is explained in
// http://discuss.asciidoctor.org/How-to-add-markup-to-author-information-in-document-title-td6488.html
= ANARI^™^ {revnumber} – Provisional Specification {apititle}
:regtitle: pass:q,r[^®^]
The Khronos{regtitle} ANARI Working Group
:data-uri:
:icons: font
:toc2:
:toclevels: 3
:max-width: 100%
:numbered:
:source-highlighter: coderay
:title-logo-image: image:images/anari_RGB_Mar20.svg[Logo,pdfwidth=4in,align=right]
// Various special / math symbols. This is easier to edit with than Unicode.
include::config/attribs.txt[]
//<<<<
include::copyright-spec.txt[]
//<<<<
// Table of contents is inserted here
toc::[]
include::chapters/introduction.txt[]
include::chapters/api_design_choices.txt[]
include::chapters/api_concepts.txt[]
include::chapters/rendering_frames.txt[]
include::chapters/object_types.txt[]
// Appendices
:numbered!:
include::appendices/feature_index.txt[]
include::appendices/glossary.txt[]
include::appendices/credits.txt[]