Re: [PATCH] docs: sphinx-extensions: make rstFlatTable work with docutils 0.13

2017-01-04 Thread Dmitry Shachnev
able. I'll send it Linusward in the near future. Just a small update: the breaking change was reverted [1] in docutils yesterday, so in the next release (0.13.2) get_column_widths() should return a list again. (My patch should continue working fine.) [1]: https://sourceforge.net/p/do

[PATCH] docs: sphinx-extensions: make rstFlatTable work with docutils 0.13

2016-12-18 Thread Dmitry Shachnev
versions too. [1] https://sourceforge.net/p/docutils/patches/120/ [2] https://sourceforge.net/p/docutils/bugs/303/ Signed-off-by: Dmitry Shachnev --- Documentation/sphinx/rstFlatTable.py | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/sphinx/rstFlatTable.py b/Documentation