From 586654b9cf5d05e3251f358db8a2377ab3ac707b Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Thu, 9 Apr 2020 17:01:32 +0200 Subject: [PATCH] add TOC to README --- README.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b9aac3c..d634b25 100644 --- a/README.rst +++ b/README.rst @@ -18,14 +18,17 @@ - Built with `Autocmake `__ -About -===== +Numgrid +======= -numgrid is a library that produces numerical integration grid for +Numgrid is a library that produces numerical integration grid for molecules based on atom coordinates, atom types, and basis set information. This library can be built with C, Fortran, and Python bindings. +.. contents:: Table of Contents + + Who are the people behind this code? ==================================== @@ -472,7 +475,7 @@ Taking the same number for the minimum and maximum number of angular points switches off pruning. -How to include numgrid in a CMake project +How to include Numgrid in a CMake project ========================================= There are multiple ways to achieve this. Here is how to include