Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Commit 2cd8582

Browse files
committed
Add very simple Sphinx support
1 parent fa06625 commit 2cd8582

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
master_doc = 'index'

doc/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
========================================
2+
python-everywhere
3+
========================================
4+
5+
Generate your documentation with Sphinx :D

0 commit comments

Comments
 (0)