<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/Documentation/Makefile, branch v4.1.93</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.93</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.93'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-06-08T15:10:10Z</updated>
<entry>
<title>Fix out of tree building without asciidoc</title>
<updated>2014-06-08T15:10:10Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-06-08T11:30:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bd3dd30518085429a397e3e647c1d1950e3a8cbd'/>
<id>urn:sha1:bd3dd30518085429a397e3e647c1d1950e3a8cbd</id>
<content type='text'>
We tried to copy the .html.git file from the out of tree build dir, not
from the source dir.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>User manual: update Makefile for multi language support</title>
<updated>2014-06-06T17:54:51Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-06-06T17:54:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=20bbff27730a8ad59c0a1fcd36c476609933babd'/>
<id>urn:sha1:20bbff27730a8ad59c0a1fcd36c476609933babd</id>
<content type='text'>
New translations need to be explicitly added to the Makefile

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Planner: Re-enable using the new profile.</title>
<updated>2014-05-26T20:17:32Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-05-25T17:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=feff22c2228d56cd75594e1a20d9a2181f9f9a6b'/>
<id>urn:sha1:feff22c2228d56cd75594e1a20d9a2181f9f9a6b</id>
<content type='text'>
This correctly enables the planner on the new profile,
but it doesn't triggers the correct paint on the canvas.

[Dirk Hohndel: remove other remnants of the disabled planner as well]

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use the ENABLE_PLANNER macro in the manual too</title>
<updated>2014-04-07T17:17:45Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-04-07T12:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0bf79e216f312010b78c81904e12b2feadcdaa14'/>
<id>urn:sha1:0bf79e216f312010b78c81904e12b2feadcdaa14</id>
<content type='text'>
This introduces ifdef control structures in the manual too, so we can
continue to develop both the planner and its manual, until its ready for
release.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Make sure the user-manual.html output always ends up in $(OUT)</title>
<updated>2014-02-25T23:30:38Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2014-02-25T00:36:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3318aefa464103f3966e773b3af9898a87c5e441'/>
<id>urn:sha1:3318aefa464103f3966e773b3af9898a87c5e441</id>
<content type='text'>
If you're doing a non-local build, it would get saved in the source
dir. Then qmake would complain that it couldn't find it in the target
dir.

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Include the user-manual.html file in the git tree</title>
<updated>2013-12-21T00:39:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-20T21:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=17dfee415a72c498e1ead9584b3440c25d8a30e0'/>
<id>urn:sha1:17dfee415a72c498e1ead9584b3440c25d8a30e0</id>
<content type='text'>
This way when building Subsurface asciidoc is not necessary at all - except if
you want to work on the user manual and want to see the result of your work.

Previously the build wouldn't fail without asciidoc, but there would be no
working user manual when pressing F1 from within the application. This solves
the problem by shipping the HTML file with the sources.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix asciidoc CSS path</title>
<updated>2013-12-10T13:38:45Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2013-12-10T11:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12981030a563669a9560d4af71c389d9cad52380'/>
<id>urn:sha1:12981030a563669a9560d4af71c389d9cad52380</id>
<content type='text'>
Both JS and CSS resources need to be embedded into HTML

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Updated user manual</title>
<updated>2013-12-09T20:38:16Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2013-12-09T20:04:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8b74ffc35b24db4fa65cc002f6cb3600734c248c'/>
<id>urn:sha1:8b74ffc35b24db4fa65cc002f6cb3600734c248c</id>
<content type='text'>
1) Added Main Menu items description
2) Added Divelogs.de description
3) Removed paragraph defining EAD &amp; END
4) Several typos corrected
5) Positions of several figures standardised to align="central"

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix possible compatibility issue with asciidoc</title>
<updated>2013-12-09T15:12:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-09T15:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4675ab0617ed4536ad0196c7a09035b9c586dff7'/>
<id>urn:sha1:4675ab0617ed4536ad0196c7a09035b9c586dff7</id>
<content type='text'>
Apparently some version os asciidoc don't support the --theme option.
Work around this by using -a theme='theme' instead.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to manual</title>
<updated>2013-12-09T12:54:11Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2013-12-08T15:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3a49ad6ba5e8634e8653a60b5be3a75f2bc79959'/>
<id>urn:sha1:3a49ad6ba5e8634e8653a60b5be3a75f2bc79959</id>
<content type='text'>
- Companion app added
- Figures updated &amp; reorganised
- Small amount of reorganisation of text
- Typos corrected

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
