DOCS: Moved multiarch and build system, Incorprated Scott's changes

Change-Id: I5a57846db2d4faac1aa24db4629b612657f59afb
Signed-off-by: John DeNisco <jdenisco@cisco.com>
This commit is contained in:
John DeNisco
2018-08-14 16:04:09 -04:00
committed by Dave Barach
parent 9f0c02053f
commit ce96dda447
25 changed files with 130 additions and 101 deletions

View File

@ -19,13 +19,13 @@
# -- Project information -----------------------------------------------------
project = u'Vector Packet Processor'
copyright = u'2018, John DeNisco'
copyright = u'2018, Linux Foundation'
author = u'John DeNisco'
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'0.1'
release = u'1.0'
# -- General configuration ---------------------------------------------------