<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/doc, branch master</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>update hittekaart docs</title>
<updated>2025-08-02T13:38:59+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-08-02T13:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=6f521b9a67ad6368b2cd73e58f7571520a1ddb4f'/>
<id>6f521b9a67ad6368b2cd73e58f7571520a1ddb4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add documentation for hittekaart_py</title>
<updated>2025-07-29T20:52:03+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-07-29T20:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=48d37cf12a764b0c835574c23e6d429a90afc31f'/>
<id>48d37cf12a764b0c835574c23e6d429a90afc31f</id>
<content type='text'>
This is not 100% fietsboek, but it's closely related, and I don't think
setting up a separate site for hittekaart is worth it. At the moment,
this is a bit WIP, as the module sits in its own branch in the
hittekaart repository, but in the long run I want to use this. It also
is an experiment to see how well PyO3 works, as we potentially want to
migrate other parts of fietsboek to Rust in the future (no specifics
yet, but keeping the option available is nice).

In tox.ini, we disable -f for sphinx-apidoc, so that it doesn't
overwrite the modules.rst file. This means that the directory must be
clean if you re-generate the docs (it is on the CI server).

Also, we un-gitignore the modules.rst and hittekaart_py.rst files, as
special cases. The others are still auto-generated, so all good, but
these two we need.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is not 100% fietsboek, but it's closely related, and I don't think
setting up a separate site for hittekaart is worth it. At the moment,
this is a bit WIP, as the module sits in its own branch in the
hittekaart repository, but in the long run I want to use this. It also
is an experiment to see how well PyO3 works, as we potentially want to
migrate other parts of fietsboek to Rust in the future (no specifics
yet, but keeping the option available is nice).

In tox.ini, we disable -f for sphinx-apidoc, so that it doesn't
overwrite the modules.rst file. This means that the directory must be
clean if you re-generate the docs (it is on the CI server).

Also, we un-gitignore the modules.rst and hittekaart_py.rst files, as
special cases. The others are still auto-generated, so all good, but
these two we need.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.11.0</title>
<updated>2025-06-18T11:30:29+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-06-18T11:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=f196bf8f33d765c4108c2cb8f236829bde463f80'/>
<id>f196bf8f33d765c4108c2cb8f236829bde463f80</id>
<content type='text'>
This includes a bump to Python 3.11, as we use datetime.UTC which was
only added in 3.11. We could go back and change those instances to
datetime.timezone.utc, but why artificially stick to Py 3.10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a bump to Python 3.11, as we use datetime.UTC which was
only added in 3.11. We could go back and change those instances to
datetime.timezone.utc, but why artificially stick to Py 3.10.
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs for Postgres</title>
<updated>2025-06-10T19:12:25+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-06-10T19:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=483a471028de448ba5eb805d0bc9603943ead63b'/>
<id>483a471028de448ba5eb805d0bc9603943ead63b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: change opensans to inter</title>
<updated>2025-04-18T21:51:57+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-04-18T21:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=792253a726515982f9ef13090a8e87e2b7b437b4'/>
<id>792253a726515982f9ef13090a8e87e2b7b437b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs to say Python 3.10 is required</title>
<updated>2025-02-05T20:09:47+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-02-05T20:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=d312ff1f30fe593deab8505a67b530916f08a2d7'/>
<id>d312ff1f30fe593deab8505a67b530916f08a2d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add docs about the updater</title>
<updated>2024-04-06T23:00:23+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-06T23:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=13f56fd242d68d907fc74872204a73e330f2fffc'/>
<id>13f56fd242d68d907fc74872204a73e330f2fffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation improvements</title>
<updated>2024-04-05T20:34:45+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-05T20:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=4f96b9c3f39213a5f6ae631c7c820f63fc2219d5'/>
<id>4f96b9c3f39213a5f6ae631c7c820f63fc2219d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs about new lang display name feature</title>
<updated>2024-02-10T17:12:57+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-02-10T17:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e226f6c95811275c1f34161d285ce038fb72b86b'/>
<id>e226f6c95811275c1f34161d285ce038fb72b86b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document fietsboek.enable_image_uploads</title>
<updated>2023-11-10T21:33:04+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-11-10T21:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=9a31dd6651d8a47943e63db212bce7245a152450'/>
<id>9a31dd6651d8a47943e63db212bce7245a152450</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
