From 4527f99d2a07273c2b84d7737a10b1674dba6294 Mon Sep 17 00:00:00 2001 From: Melissa Weber Mendonca Date: Thu, 26 Mar 2020 17:44:28 -0300 Subject: DOC: First steps towards docs restructuring (NEP 44) --- doc/source/dev/underthehood.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/source/dev/underthehood.rst (limited to 'doc/source/dev') diff --git a/doc/source/dev/underthehood.rst b/doc/source/dev/underthehood.rst new file mode 100644 index 000000000..4dae48689 --- /dev/null +++ b/doc/source/dev/underthehood.rst @@ -0,0 +1,7 @@ +.. _underthehood: + +=========================================== +Under-the-hood Documentation for developers +=========================================== + +To be completed. -- cgit v1.2.1