From cfd05efc63288fde33d3dff6b99522d4c4410170 Mon Sep 17 00:00:00 2001 From: Oxore Date: Sat, 6 Jan 2024 01:16:38 +0300 Subject: Use # for all page titles --- source/c-calling-conventions.rst | 3 ++- source/index.rst | 3 ++- source/radare2-tips.rst | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'source') diff --git a/source/c-calling-conventions.rst b/source/c-calling-conventions.rst index 06ae61e..ffed8fa 100644 --- a/source/c-calling-conventions.rst +++ b/source/c-calling-conventions.rst @@ -1,5 +1,6 @@ +##################### C calling conventions -===================== +##################### cdecl (Windows X86) ------------------- diff --git a/source/index.rst b/source/index.rst index b9da86d..d9c9dd8 100644 --- a/source/index.rst +++ b/source/index.rst @@ -1,5 +1,6 @@ +##### 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 diff --git a/source/radare2-tips.rst b/source/radare2-tips.rst index 915e2b8..1793ae1 100644 --- a/source/radare2-tips.rst +++ b/source/radare2-tips.rst @@ -1,5 +1,6 @@ +############ Radare2 tips -============ +############ Data ---- -- cgit v1.2.3