[dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums into references

2015-05-25 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, May 25, 2015 3:06 PM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums > into references > >

[dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums into references

2015-05-25 Thread Thomas Monjalon
2015-05-18 12:34, John McNamara: > This patchset adds automatic figure and table references to the docs. The > figure and table numbers in the generated Html and PDF docs can now be > automatically numbered. > > It replaces all hardcoded figure/table numbers and references. > > The numfig/numref

[dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums into references

2015-05-18 Thread John McNamara
This patchset adds automatic figure and table references to the docs. The figure and table numbers in the generated Html and PDF docs can now be automatically numbered. It replaces all hardcoded figure/table numbers and references. The numfig/numref feature requires Sphinx >= 1.3.1. For backward