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

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

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

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

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

2015-05-13 Thread Thomas Monjalon
2015-04-30 13:34, Mcnamara, John: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > It produces this error: > > ERROR: Unknown interpreted text role "numref". > > > > Do you think it's possible to implement a fallback in our conf.py in order > > to ignore this new role if not s

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

2015-04-30 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, April 29, 2015 5:13 PM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/2] doc: refactored fig and table nums > into references >

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

2015-04-29 Thread Thomas Monjalon
Hi John, 2015-04-24 14:11, John McNamara: > This patch 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 based on section. > > Requires Sphinx >= 1.3. > > Advantages: > > * Figues/tables

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

2015-04-24 Thread John McNamara
This patch 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 based on section. Requires Sphinx >= 1.3. Advantages: * Figues/tables are numbered automatically and adding/removing items no lo