TODO§
As mentioned before, all this is work-in-progress.
There are many things wrong, unclear or simply missing.
If you want to contribute, feel free to do so via Github: https://github.com/mgeier/homepage
List of TODOs§
The following list is automatically created by the
Sphinx TODO plugin.
If there is no list, either all TODOs are done (very unlikely), or they are
disabled with the option todo_include_todos = False
in the file
conf.py
.
Todo
Some explanations, free as in speech, CC, …
(The original entry is located in /home/runner/work/homepage/homepage/free_audio_data.rst, line 8.)
Todo
add before commit, staging area, local commits
(The original entry is located in /home/runner/work/homepage/homepage/git.rst, line 127.)
Todo
more about branches?
(The original entry is located in /home/runner/work/homepage/homepage/git.rst, line 195.)
Todo
more information about merging and potential merge conflicts
(The original entry is located in /home/runner/work/homepage/homepage/git.rst, line 200.)
Todo
git mergetool
is really useful!
(The original entry is located in /home/runner/work/homepage/homepage/git.rst, line 202.)
Todo
more advertisement for Vim and fugitive!
(The original entry is located in /home/runner/work/homepage/homepage/git.rst, line 216.)
Todo
.gitignore
, global ignore file with core.excludesfile
,
reference to https://github.com/github/gitignore
(The original entry is located in /home/runner/work/homepage/homepage/git.rst, line 257.)
Todo
clean/smudge filters (https://nbsphinx.readthedocs.io/en/latest/usage.html#Using-Notebooks-with-Git)
(The original entry is located in /home/runner/work/homepage/homepage/git-jupyter.rst, line 31.)
Todo
https://nbsphinx.readthedocs.io/ and others
(The original entry is located in /home/runner/work/homepage/homepage/git-jupyter.rst, line 48.)
Todo
advantages, disadvantages
(The original entry is located in /home/runner/work/homepage/homepage/git-jupyter.rst, line 52.)
Todo
advantages, disadvantages
(The original entry is located in /home/runner/work/homepage/homepage/git-jupyter.rst, line 69.)
Todo
make
runs other programs in the right order, handles intermediate files and generates files only if it’s necessary (i.e. if the sources have changed).
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 15.)
Todo
Documentation for GNU make: http://www.gnu.org/software/make/
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 17.)
Todo
this can happen:
make: `hello' is up to date.
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 120.)
Todo
make clean
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 141.)
Todo
clean-target, no prerequisites, one recipe
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 143.)
Todo
$(RM) vs rm
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 145.)
Todo
CXX, CXXFLAGS, CC, CFLAGS, CPPFLAGS, LDLIBS, LDFLAGS, …
(The original entry is located in /home/runner/work/homepage/homepage/make_tutorial/make_tutorial.rst, line 169.)
Todo
coverage tool, probably py.test extension
(The original entry is located in /home/runner/work/homepage/homepage/python.rst, line 32.)
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 27.)
Todo
Reproducible Research vs. Non-Reproducible Research?
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 97.)
Todo
reproducible vs. easily reproducible
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 99.)
Todo
online material as supplement to traditional publications
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 101.)
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 103.)
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 105.)
Todo
TikZ, gnuplot, beamer
(The original entry is located in /home/runner/work/homepage/homepage/reproducible_research.rst, line 380.)