X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/5b48ba7e00dde5b6de344e393e77f04e892608d2..8cccc4d84a0feabb49c057b5b8850f694e4c60a0:/source/proj/index.rst?ds=sidebyside diff --git a/source/proj/index.rst b/source/proj/index.rst index 26c9e64..3f1fbd1 100644 --- a/source/proj/index.rst +++ b/source/proj/index.rst @@ -19,134 +19,46 @@ not very well maintained :) eventxx_ A simple, direct, one-header inline C++ wrapper for libevent_. - |flattr-eventxx| - - .. |flattr-eventxx| raw:: html - -
- - mutest_ A micro unit testing framework for C (with some C++ support). - |flattr-mutest| - - .. |flattr-mutest| raw:: html - -
- - :doc:`etherled/index` A remote controlled, programable stroboscopic image projector using an 8051-family microcontroller. - |flattr-etherled| - - .. |flattr-etherled| raw:: html - -
- - :doc:`ev.d/index` A low and high level libev_ bindings for the `D Programming Language`_. - |flattr-ev.d| - - .. |flattr-ev.d| raw:: html - -
- - :doc:`pymin/index` A router administration tool. - |flattr-pymin| - - .. |flattr-pymin| raw:: html - -
- - :doc:`dgc/index` Research on improvements to the `D Programming Language`_ `garbage collector`_ (my Informatics Engineer thesis). - |flattr-dgc| - - .. |flattr-dgc| raw:: html - -
- - sphinxcontrib-aafig_ A Sphinx_ extension for embedding ASCII art that is rendered as nice looking images using aafigure_. - |flattr-sphinxcontrib-aafig| - - .. |flattr-sphinxcontrib-aafig| raw:: html - -
- - sphinxcontrib-mscgen_ A Sphinx_ extension for embedding text-formatted :abbr:`MSC (Message Sequence Chart)` diagrams that are rendered as nice looking images using Mscgen_. - |flattr-sphinxcontrib-mscgen| - - .. |flattr-sphinxcontrib-mscgen| raw:: html - -
- - :doc:`mutt-nntp-debian/index` Debian_ package for Mutt_ with the `NNTP support patch`__ applied. - |flattr-mutt-nntp-debian| - - .. |flattr-mutt-nntp-debian| raw:: html - -
- - __ http://mutt.org.ua/download/mutt-1.5.20/ :doc:`bacap/index` A very simple script (~100 SLOC_ of Bash_) to do an incremental backup that saves space using rsync_ and hard-links. - |flattr-bacap| - - .. |flattr-bacap| raw:: html - -
- - :doc:`sadba/index` A simple plugin for Maemo_\ 's Hildon_ status area to control display blanking. - |flattr-sadba| - - .. |flattr-sadba| raw:: html - -
- - .. _eventxx: eventxx/ .. _libevent: http://monkey.org/~provos/libevent/