From ce6fd4ef7b4b48e43f383a47fe863bb4c2addf21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Fri, 17 Jul 2020 21:18:18 +0200 Subject: [PATCH] docs fixed --- docs/import.rst | 1 + docs/posix.rst | 1 + docs/processes.rst | 1 + docs/random.rst | 6 +++++- docs/time.rst | 1 + 5 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/import.rst b/docs/import.rst index 650df449..b9ce5876 100644 --- a/docs/import.rst +++ b/docs/import.rst @@ -1,3 +1,4 @@ +====== Import ====== diff --git a/docs/posix.rst b/docs/posix.rst index a3fae6ec..f7b88826 100644 --- a/docs/posix.rst +++ b/docs/posix.rst @@ -1,3 +1,4 @@ +=============== POSIX-specifics =============== diff --git a/docs/processes.rst b/docs/processes.rst index 2b1ed016..fc5d914d 100644 --- a/docs/processes.rst +++ b/docs/processes.rst @@ -1,3 +1,4 @@ +========= processes ========= diff --git a/docs/random.rst b/docs/random.rst index 5652fb6c..7f904c1e 100644 --- a/docs/random.rst +++ b/docs/random.rst @@ -1,4 +1,8 @@ +====== +random +====== + shuffle_together -================ +---------------- .. autofunction:: satella.random.shuffle_together diff --git a/docs/time.rst b/docs/time.rst index 44c3ed6e..a752b4fa 100644 --- a/docs/time.rst +++ b/docs/time.rst @@ -1,3 +1,4 @@ +==== time ==== -- GitLab