diff --git a/documentation/_templates/footer.html b/documentation/_templates/footer.html new file mode 100644 index 0000000000..508129ede4 --- /dev/null +++ b/documentation/_templates/footer.html @@ -0,0 +1,12 @@ + + diff --git a/documentation/conf.py b/documentation/conf.py index f2dd2556fa..80d5e8e836 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -27,7 +27,7 @@ release = current_version # -- Project information ----------------------------------------------------- -project = 'The Yocto Project' +project = 'The Yocto Project \xae' copyright = '2010-%s, The Linux Foundation' % datetime.datetime.now().year author = 'The Linux Foundation' diff --git a/documentation/index.rst b/documentation/index.rst index 258ecb81a7..821316915d 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -5,8 +5,8 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to The Yocto Project's documentation! -============================================= +Welcome to the Yocto Project Documentation +========================================== |