From 6bc56335677514a1f508f1d83bdafbcc2f66c9f0 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 5 Jan 2024 22:59:05 +0300 Subject: Initial commit --- source/index.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source/index.rst (limited to 'source/index.rst') 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 -- cgit v1.2.3