Minor changes

This commit is contained in:
Loic Guegan 2023-10-14 14:26:40 +02:00
parent 060141367e
commit de6c6829f1
6 changed files with 8 additions and 8 deletions

2
.gitignore vendored
View file

@ -1,2 +1,2 @@
env/
*/build
build/

View file

@ -1,8 +1,8 @@
# Science Notes
This repository contains [Sphinx](https://www.sphinx-doc.org/en/master/index.html) projects about various
This repository contains a [Sphinx](https://www.sphinx-doc.org/en/master/index.html) project about various
scientific topics.
Required python packages:
- sphinx
- sphinx_rtd_theme
- sphinx_rtd_theme

View file

@ -6,7 +6,7 @@
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'Statistics'
project = 'ScienceNotes'
copyright = '2023, Loïc Guégan'
author = 'Loïc Guégan'
release = '0.1'

View file

@ -1,10 +1,10 @@
.. Statistics documentation master file, created by
sphinx-quickstart on Sat Oct 14 13:18:19 2023.
.. ScienceNotes documentation master file, created by
sphinx-quickstart on Sat Oct 14 14:25:41 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Statistics's documentation!
======================================
Welcome to ScienceNotes's documentation!
========================================
.. toctree::
:maxdepth: 2