[dpdk-dev] [PATCH v1] doc: fix sphinx highlighting warnings

2016-07-22 Thread Thomas Monjalon
2016-07-17 14:11, John McNamara: > Fix warnings raised by Python Sphinx 1.4.5: > > guides/sample_app_ug/ip_pipeline.rst:334: > WARNING: Could not lex literal_block as "ini". Highlighting skipped. > > guides/sample_app_ug/l2_forward_real_virtual.rst:467: > WARNING: Could not lex li

[dpdk-dev] [PATCH v1] doc: fix sphinx highlighting warnings

2016-07-17 Thread John McNamara
Fix warnings raised by Python Sphinx 1.4.5: guides/sample_app_ug/ip_pipeline.rst:334: WARNING: Could not lex literal_block as "ini". Highlighting skipped. guides/sample_app_ug/l2_forward_real_virtual.rst:467: WARNING: Could not lex literal_block as "c". Highlighting skipped.