diff options
author | Oxore <oxore@protonmail.com> | 2024-01-05 22:59:05 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2024-01-05 22:59:05 +0300 |
commit | 6bc56335677514a1f508f1d83bdafbcc2f66c9f0 (patch) | |
tree | 2c3dbfd32a8db416fa7231274781c20bfc260285 /source/index.rst |
Initial commit
Diffstat (limited to 'source/index.rst')
-rw-r--r-- | source/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/source/index.rst b/source/index.rst new file mode 100644 index 0000000..eb4a715 --- /dev/null +++ b/source/index.rst @@ -0,0 +1,14 @@ +Notes +===== + +Notes and tips kind of knowledge about various tools. Sometimes I need some of +this knowledge when I'm not at my home desktop computer, want to have a +convenient way to share with someone or I just want it all to be in one place - +that's why this site exist. + +.. toctree:: + :hidden: + + amberelec-internals + radare2-tips + c-calling-conventions |