From 2dd057b54d20298bfc7cacdf090fc026b462ea7e Mon Sep 17 00:00:00 2001
From: Marc L <marcll@vt.edu>
Date: Fri, 21 Jun 2019 23:20:03 -0400
Subject: docs: Remove the sphinx manual

Going forward, everything manual-related will be consolidated into the
Doxygen manual, or the wiki.
---
 docs/sphinx/hieroglyph/version.py | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 docs/sphinx/hieroglyph/version.py

(limited to 'docs/sphinx/hieroglyph/version.py')

diff --git a/docs/sphinx/hieroglyph/version.py b/docs/sphinx/hieroglyph/version.py
deleted file mode 100644
index f823af4363..0000000000
--- a/docs/sphinx/hieroglyph/version.py
+++ /dev/null
@@ -1,4 +0,0 @@
-'''Specification of the hieroglyph version'''
-from __future__ import unicode_literals
-
-__version__ = '0.6'
-- 
cgit v1.2.3