-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbackmatter.ptx
40 lines (33 loc) · 1003 Bytes
/
backmatter.ptx
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
<?xml version="1.0" encoding="UTF-8"?>
<!--*****************************************
This is part of Basic Programming
Copyright (C) 2024
Phạm Công Vinh
See the file COPYING for copying conditions.
******************************************-->
<backmatter xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="backmatter">
<title>Appendices</title>
<xi:include href="./appendix-playground.ptx"/>
<xi:include href="./appendix-whats-next.ptx" />
<xi:include href="./appendix-gfdl.ptx"/>
<index>
<title>Index</title>
<index-list />
</index>
<colophon xml:id="colophon">
<p>
This article was authored in <pretext /> and deployed to Github Pages.
</p>
<p>
Languages:
<ol>
<li>
English
</li>
<li>
<url href="https://vinhphmcng.github.io/lap-trinh-co-ban-article/" visual="vinhphmcng.github.io/lap-trinh-co-ban-article">Tiếng Việt</url>
</li>
</ol>
</p>
</colophon>
</backmatter>