[spp] Proposal for RST documentation support
Thomas Monjalon
thomas at monjalon.net
Fri Aug 31 20:47:57 CEST 2018
01/02/2018 14:10, Thomas Monjalon:
> 01/02/2018 13:50, Ferruh Yigit:
> > > If it is accpted, I would like to propose DPDK community to add a link
> > > to https://dpdk.org/doc as similar as pktgen-dpdk, or hosting it on
> > > dpdk.org.
> >
> > And I think this is good idea, cc'ed Thomas for comment.
>
> Yes we can host it on dpdk.org and automate the generation at each tag.
The SPP doc is now hosted on dpdk.org.
It is generated whenever a tag is pushed:
http://doc.dpdk.org/spp/
All versions are available:
http://doc.dpdk.org/spp-18.02/
http://doc.dpdk.org/spp-18.05/
Note that the version number is not updated in the doc when tagging.
You should make it dynamic in conf.py as it is done for DPDK,
so you won't forget to update it again ;)
More information about the spp
mailing list