-
Notifications
You must be signed in to change notification settings - Fork 1
/
webpage.download.xml
67 lines (64 loc) · 2.73 KB
/
webpage.download.xml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE webpage SYSTEM "/usr/share/xml/docbook/custom/website/2.5.0/schema/dtd/website.dtd">
<webpage id="download">
<head>
<title>Download</title>
<summary>Netkiller 手札下载</summary>
</head>
<para>支持这个项目(Support this project)</para>
<webtoc />
<para>If you like this documents, please make a donation to support the
authors' efforts. Thank you!
</para>
<sidebar>
<title>下载电子书</title>
<para>
EPUB 格式
<ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/epub" />
</para>
<para>
Kindle 格式
<ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/mobi" />
</para>
<para>
PDF 格式
<ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/pdf" />
</para>
<para>
CHM 格式
<ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/chm" />
</para>
</sidebar>
<!-- <sidebar> <title>2019</title> <para> 2019 年度电子书 <ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/2019" /> </para> <para> CHM 格式 <ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/2019/chm" /> </para> </sidebar> <section id="2018"> <title>2018 年电子书下载</title> <para> 2018 年度电子书 <ulink url="https://github.com/netkiller/netkiller.github.io/tree/master/download/2018" /> </para> <para> CHM 格式 <ulink url="http://www.netkiller.cn/download/2018/chm/" /> </para> <para> EPUB 格式 <ulink url="http://www.netkiller.cn/download/2018/epub/" /> </para> <para> Kindle 格式 <ulink url="http://www.netkiller.cn/download/2018/kindle/" /> </para> </section> <section id="2017"> <title>2017 年电子书下载</title> <para> CHM 格式 <ulink url="http://www.netkiller.cn/download/2017/chm/"
/> </para> <para> EPUB 格式 <ulink url="http://www.netkiller.cn/download/2017/epub/" /> </para> <para> Kindle 格式 <ulink url="http://www.netkiller.cn/download/2017/kindle/" /> </para> <para>最后一次更新时间:2017-12-23</para> </section> -->
<section>
<title>GITUB</title>
<para>GIT clone:</para>
<programlisting>
<![CDATA[
$ git clone https://github.com/netkiller/netkiller.github.com.git
]]>
</programlisting>
</section>
<section>
<title>Document URL</title>
<itemizedlist>
<listitem>
<para>
Home:
<ulink url="http://netkiller.github.io/">http://netkiller.github.io/</ulink>
</para>
</listitem>
<listitem>
<para>
Mirror:
<ulink url="http://netkiller.sourceforge.net/">http://netkiller.sourceforge.net/</ulink>
</para>
</listitem>
</itemizedlist>
<programlisting>
<![CDATA[
]]>
</programlisting>
</section>
</webpage>