[dpdk-dev] [PATCH 1/3] docs: change hardcoded date to auto-generated

2014-11-26 Thread Iremonger, Bernard
> -Original Message- > Subject: [dpdk-dev] [PATCH 1/3] docs: change hardcoded date to auto-generated > > The index.html file for each of the "guide" docs had a hard-coded date value > in them of June 2014. > Rather than update each of these for each r

[dpdk-dev] [PATCH 1/3] docs: change hardcoded date to auto-generated

2014-11-24 Thread Bruce Richardson
The index.html file for each of the "guide" docs had a hard-coded date value in them of June 2014. Rather than update each of these for each revision, just use the |today| directive to insert the date at which the document was generated. Signed-off-by: Bruce Richardson --- doc/guides/freebsd_gsg