<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/doc, branch v0.5.0</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>Add fietscron script for maintenance</title>
<updated>2023-01-03T23:42:33+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-01-03T23:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=cba02bdd0b8d7c10b9d25a3052e60ef9670eccf8'/>
<id>cba02bdd0b8d7c10b9d25a3052e60ef9670eccf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate &amp; build API docs for the Python package</title>
<updated>2022-12-29T15:20:18+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-29T15:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=28d44ca764955cb042e5d1821ffc23e2b9aba07c'/>
<id>28d44ca764955cb042e5d1821ffc23e2b9aba07c</id>
<content type='text'>
We have so many nice docstrings, but they aren't really rendered
anywhere (expect locally in your IDE), as we did not include the API
docs anywhere.

This change uses sphinx-apidoc to generate autodoc stubs for Sphinx, so
that the docstrings are actually rendered to HTML. This is not perfect
yet (I'm not too happy about the default modules.rst simply listing one
package), but it is good enough for the start and makes it possible to
actually browse the docstrings in a browser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have so many nice docstrings, but they aren't really rendered
anywhere (expect locally in your IDE), as we did not include the API
docs anywhere.

This change uses sphinx-apidoc to generate autodoc stubs for Sphinx, so
that the docstrings are actually rendered to HTML. This is not perfect
yet (I'm not too happy about the default modules.rst simply listing one
package), but it is good enough for the start and makes it possible to
actually browse the docstrings in a browser.
</pre>
</div>
</content>
</entry>
<entry>
<title>use fietsupdate in documentation about backups</title>
<updated>2022-12-19T20:36:05+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-19T20:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=11768581cbe71a1eaf197204b6362d07da4d6c49'/>
<id>11768581cbe71a1eaf197204b6362d07da4d6c49</id>
<content type='text'>
This should be preferred over dealing with raw alembic now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be preferred over dealing with raw alembic now.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for stamen maps</title>
<updated>2022-12-13T21:54:16+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-13T21:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=4cfe4231bcde25bca06f99c0a23f10005c900feb'/>
<id>4cfe4231bcde25bca06f99c0a23f10005c900feb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add language packs to configuration docs</title>
<updated>2022-12-06T19:08:07+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-06T19:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=07512ee824c5d453cf32b7cb0fea83973f40dd0c'/>
<id>07512ee824c5d453cf32b7cb0fea83973f40dd0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace Makefile targets with justfile</title>
<updated>2022-12-06T17:39:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-03T17:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=acce7c38d3833b59c4eb2e99dbe7f0393b6a9cbd'/>
<id>acce7c38d3833b59c4eb2e99dbe7f0393b6a9cbd</id>
<content type='text'>
We might re-introduce Makefiles, but for different purposes (SASS or
TypeScript compilation).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We might re-introduce Makefiles, but for different purposes (SASS or
TypeScript compilation).
</pre>
</div>
</content>
</entry>
<entry>
<title>add justfile for language pack processing</title>
<updated>2022-12-06T17:39:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-03T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=b9628678de72793e1bf0ad10f8c842c5bcb7dc10'/>
<id>b9628678de72793e1bf0ad10f8c842c5bcb7dc10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add first documentation about language packs</title>
<updated>2022-12-06T17:39:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-03T16:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=191ebd7f707552029c6666cdb7f5bd16e5f491f3'/>
<id>191ebd7f707552029c6666cdb7f5bd16e5f491f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small documentation fixes</title>
<updated>2022-12-05T22:33:22+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-05T22:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=76058b363dd1c28aca3ac24b51549b3c60b3c3ad'/>
<id>76058b363dd1c28aca3ac24b51549b3c60b3c3ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow overwriting of the home page</title>
<updated>2022-11-28T16:51:00+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-11-28T16:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=49f6b66f34f5019d582baabdd1ae713b163d3a3a'/>
<id>49f6b66f34f5019d582baabdd1ae713b163d3a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
