commit | eaf5211d8c00060a3b41a031a762c906d3603098 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Apr 15 23:00:35 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Jul 15 09:20:24 2019 -0300 |
tree | 657bab3210caab6403be75cbb5d149d163b3e25b | |
parent | 1945a035540e2cef0362a2e7e828f8cf547e86b8 [diff] |
docs: rbtree.txt: fix Sphinx build warnings Ths file is already at ReST format. Yet, some recent changes made it to produce a few warnings when building it with Sphinx. Those are trivially fixed by marking some literal blocks. Fix them before adding it to the docs building system. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>