Skip to content

Commit 7a33e4a

Browse files
committed
Add version to index page
New sphinx theme >2 does not automatically display the version in the sidebar.
1 parent 2097378 commit 7a33e4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
labscript-utils
7-
===============
6+
labscript-utils |version|
7+
=========================
88

99
**labscript-utils** contains code shared between multiple programs in the labscript suite.
1010
This documentation is primarily for developers who might want to use this common code in their own custom features.

0 commit comments

Comments
 (0)