From ab5c964f5dc75eeefefd4af423bf6952497da7a4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 12 Oct 2023 16:16:59 +0200 Subject: docs: add basic documentation for asm_pointer --- docs/cross.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/cross.rst (limited to 'docs/cross.rst') diff --git a/docs/cross.rst b/docs/cross.rst new file mode 100644 index 0000000..542d76a --- /dev/null +++ b/docs/cross.rst @@ -0,0 +1,9 @@ +Platform-Independent Infrastructure +=================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + :glob: + + cross/* -- cgit v1.2.3