Welcome to B. A. Sylla's Programming Blog ========================================= .. image:: /_static/img/index_b.jpg Modified: |today| Find out more about this blog and me: :ref:`about`. Recent posts (20) ----------------- .. postlist:: 20 :format: {date} [{language}][{category}] - {title} * :ref:`Show all... ` .. `toctree` directive, below, contains list of non-post `.rst` files. This is how they appear in Navigation sidebar. Note that directive also contains `:hidden:` option so that it is not included inside the page. Posts are excluded from this directive so that they aren't double listed in the sidebar both under Navigation and Recent Posts. .. Das nachfolgende TOC heist NAVIGATION und wir mittels navigation.html in html_sidebars (conf.py) sichtbar gemacht. Das ist aber teilweise doppeltes TOC, wenn man schon ein localtoc.html in html_sidebars drin hat. Also sollte man nur eines von beidem nutzen.Sonst die Sidebar zu überfrachtet. Übrigens können keine Posts und keine Drafts in einem toctree aufgenommen werden. .. toctree:: :hidden: about.rst genindex search Special pages ------------- * :ref:`about` - About this blog, which is maintained by me, B. A. Sylla. * :ref:`blog-feed` The Atom Feed. * :ref:`blog-posts` - Auto-generated list of all blog posts. * :ref:`blog-drafts` - Auto-generated list of all drafts. Drafts are like posts, but without a date or with a future date. They are not included in any list except this one. * :doc:`draft-list` - Manually maintained list of articles I want to write, first as drafts. * :ref:`genindex` (TODO: Empty) * :ref:`search` - Separate search page on which search results are displayed in compact form.