diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-20 16:13:36 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-20 16:13:36 +0530 |
commit | d73e4da511fb831cb79748cb7ab37ce7ae412ac9 (patch) | |
tree | 610fecb7607a4c2f01ecd9722c95efdbbb40be71 /docs/index.rst | |
parent | 4e89824a333d5fd0afeb23e0601dc30e774f3b5f (diff) |
RTD Workaround to delete old files
Workaround to delete old files in RTD: We are callling a subprocess
from conf.py file to rm -rf *.The builds on RTD are failing but
documentation is being updated nonetheless, to check - we are seeing
the build time and date in index.
Change-Id: I278490e322e97e263d90f568fe4331bcc40ff4ad
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 98ee19f84..fb715c539 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,3 +1,6 @@ +.. |date| date:: +.. |time| date:: %H:%M + OPNFV Documentation =================== @@ -7,7 +10,7 @@ system level integration, deployment and testing, OPNFV creates a reference NFV platform to accelerate the transformation of enterprise and service provider networks. Participation is open to anyone, whether you are an employee of a member company or just passionate -about network transformation. +about network transformation. This document was generated on |date| at |time|. Release Documentation ---------------------- |