<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/Documentation, branch v2.0.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v2.0.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2012-03-22T11:34:41Z</updated>
<entry>
<title>user-manual: fix a few annoying typos</title>
<updated>2012-03-22T11:34:41Z</updated>
<author>
<name>Miklos Vajna</name>
<email>vmiklos@vmiklos.hu</email>
</author>
<published>2012-03-22T11:34:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a738108549371f62a29ef4f4fd005ffcccc84b19'/>
<id>urn:sha1:a738108549371f62a29ef4f4fd005ffcccc84b19</id>
<content type='text'>
Signed-off-by: Miklos Vajna &lt;vmiklos@vmiklos.hu&gt;
</content>
</entry>
<entry>
<title>More AsciiDoc updates</title>
<updated>2012-01-02T01:41:05Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-01-02T01:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0915d2e691209fa6a65baa0622d00dd8d1fe2c67'/>
<id>urn:sha1:0915d2e691209fa6a65baa0622d00dd8d1fe2c67</id>
<content type='text'>
Add missing internal links

Work on better visual representation of structured data

Start creating quoted text (instead of styled text)

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update asciidoc headers and deal with internal links</title>
<updated>2012-01-02T00:52:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-01-02T00:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f10596f68b49b8c9e0cf7d0c428fb0fb07724a42'/>
<id>urn:sha1:f10596f68b49b8c9e0cf7d0c428fb0fb07724a42</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>First try at converting user-manual to AsciiDoc</title>
<updated>2012-01-01T23:12:28Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2012-01-01T23:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1a83bf43b688dff5fa65afb751e7fdb65026e583'/>
<id>urn:sha1:1a83bf43b688dff5fa65afb751e7fdb65026e583</id>
<content type='text'>
You can do "make doc" in the main directory to create the html version,
and if you want to play around with it, do "make show" in the
Documentation subdirectory to start firefox on the end result.

It's by no means perfect, but it gives somewhat reasonable results, and
this is enough initial work for people to play around with, I think.

NOTE! You need "asciidoc" installed to do this: it's a python program,
so it should be pretty easy even on non-Linux platforms.  And on Linux,
most distributions package it, so you just have to do something like

	yum install asciidoc

to get it (replace with apt-get/zypper/whatever).

Asciidoc can generate other output too (man-pages, LaTeX, etc), maybe
people want to play with that part too.

Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Merge branches 'windows', 'docs' and 'forlinus' of git://git.hohndel.org/subsurface</title>
<updated>2011-12-27T17:27:33Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2011-12-27T17:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a8676438a72f3016daa74984def979797ded635a'/>
<id>urn:sha1:a8676438a72f3016daa74984def979797ded635a</id>
<content type='text'>
* 'windows' of git://git.hohndel.org/subsurface:
  Fixes for the Windows installer

* 'docs' of git://git.hohndel.org/subsurface:
  Version 0.0.7 of user manual

* 'forlinus' of git://git.hohndel.org/subsurface:
  Remove unused return value
</content>
</entry>
<entry>
<title>Version 0.0.7 of user manual</title>
<updated>2011-12-27T00:15:30Z</updated>
<author>
<name>Jacco van Koll</name>
<email>jko@haringstad.com</email>
</author>
<published>2011-12-27T00:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=265fa8ec1fb8c666cb38cd8fed3561f6e52649d6'/>
<id>urn:sha1:265fa8ec1fb8c666cb38cd8fed3561f6e52649d6</id>
<content type='text'>
Added chapter 14: The menu and sub-menus

Signed-off-by: Jacco van Koll &lt;jko@haringstad.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>There's a difference between "it's" and "its"</title>
<updated>2011-12-26T11:08:34Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2011-12-26T11:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1511711507f73d548e4088a10454e1e5f3879aeb'/>
<id>urn:sha1:1511711507f73d548e4088a10454e1e5f3879aeb</id>
<content type='text'>
Just sayin'

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
</content>
</entry>
<entry>
<title>Fix incorrect utf-8 in Documentation/user-manual.txt</title>
<updated>2011-12-24T21:48:54Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2011-12-24T11:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4cd67e027c8fc425c69a04919870c83b59ff3afd'/>
<id>urn:sha1:4cd67e027c8fc425c69a04919870c83b59ff3afd</id>
<content type='text'>
Not sure, but us-ascii might have been intended.

Signed-off-by: Cristian Ionescu-Idbohrn &lt;cii@axis.com&gt;
[ And even if you do want to use utf8, you should use it correctly, not
  with this "pick random character" approach  - Linus ]
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Version 0.0.6 of user manual</title>
<updated>2011-12-24T03:44:56Z</updated>
<author>
<name>Jacco van Koll</name>
<email>jacco.van.koll@gmail.com</email>
</author>
<published>2011-12-23T18:43:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4fe64e95d3a2d1c83ac795ced9ee112ac124a099'/>
<id>urn:sha1:4fe64e95d3a2d1c83ac795ced9ee112ac124a099</id>
<content type='text'>
Corrected some typo's
Modified chapter 12. Importing dives from JDivelogAdded chapter 13.
Importing dives from Suunto Divemanager 3.*
Added Appendix B: very tiny example script for importing Suunto
Divemanager 3.* xml files

Signed-off-by: Jacco van Koll &lt;jacco.van.koll@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add more details to import chapter of user-manual</title>
<updated>2011-12-16T21:11:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2011-12-16T21:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=84f172dccbee661ce693fdc3055567ab5ae24d22'/>
<id>urn:sha1:84f172dccbee661ce693fdc3055567ab5ae24d22</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
