-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.xml
40 lines (40 loc) · 3.02 KB
/
index.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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>The Alchemist Simulator :: Documentation for the Alchemist Simulator</title>
<link>https://alchemistsimulator.github.io/index.html</link>
<description>The Alchemist Simulator</description>
<generator>Hugo</generator>
<language>en</language>
<lastBuildDate>Wed, 19 Jan 2022 17:24:57 +0100</lastBuildDate>
<atom:link href="https://alchemistsimulator.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Tutorials</title>
<link>https://alchemistsimulator.github.io/tutorials/index.html</link>
<pubDate>Wed, 19 Jan 2022 17:24:57 +0100</pubDate>
<guid>https://alchemistsimulator.github.io/tutorials/index.html</guid>
<description>Tutorials are lessons that take the reader by the hand through a series of steps. They are meant to show a beginner that they can achieve something with Alchemist.</description>
</item>
<item>
<title>How-to Guides</title>
<link>https://alchemistsimulator.github.io/howtos/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://alchemistsimulator.github.io/howtos/index.html</guid>
<description>How-to guides take the reader through the steps required to solve a real-world problem. They are recipes, directions to achieve a specific end: while a tutorial is what a beginner needs to know, a how-to guide is an answer to a question that only a user with some experience could even formulate. In how-to guides, we assume some knowledge and understanding, we assume that the user already knows how to do basic things and use basic tools.</description>
</item>
<item>
<title>Explanation</title>
<link>https://alchemistsimulator.github.io/explanation/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://alchemistsimulator.github.io/explanation/index.html</guid>
<description>Explanation, or discussions, clarify and illuminate a particular topic. They are a chance for the documentation to relax and step back from the software, taking a wider view, illuminating it from a higher level or even from different perspectives. You might imagine a discussion document being read at leisure, rather than over the code.</description>
</item>
<item>
<title>Reference</title>
<link>https://alchemistsimulator.github.io/reference/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://alchemistsimulator.github.io/reference/index.html</guid>
<description>Reference guides are technical, austere, and to the point descriptions of the machinery and how to operate it. Reference guides have one job only: to describe. They are code-determined, because ultimately that’s what they describe: key classes, functions, APIs, and so they list things like functions, fields, attributes and methods, and set out how to use them.</description>
</item>
</channel>
</rss>