Re: ReST questions

2018-02-16 Thread Randy Dunlap
On 02/16/2018 09:53 AM, Markus Heiser wrote: > >> Am 22.10.2017 um 21:42 schrieb Randy Dunlap : >> >> Hi, >> >> I'm trying to render the ascii-art in lib/textsearch.c "ARCHITECTURE" (block >> diagram): > > Hi Randy, > > FYI: if you not have already been noticed, with Jon's patch [1] it should

Re: ReST questions

2018-02-16 Thread Markus Heiser
> Am 22.10.2017 um 21:42 schrieb Randy Dunlap : > > Hi, > > I'm trying to render the ascii-art in lib/textsearch.c "ARCHITECTURE" (block > diagram): Hi Randy, FYI: if you not have already been noticed, with Jon's patch [1] it should work. [1] https://www.mail-archive.com/linux-doc@vger.kerne

Re: ReST questions

2017-10-23 Thread Jani Nikula
On Sun, 22 Oct 2017, Randy Dunlap wrote: > (2) It wants to preface each "function" in the "art" with ":c:func:" and put > back-quote marks around each function name, like `finish()`. That makes the > ASCII art > unreadable. > > I have tried :: by itself and .. code-block:: none > without success

ReST questions

2017-10-22 Thread Randy Dunlap
Hi, I'm trying to render the ascii-art in lib/textsearch.c "ARCHITECTURE" (block diagram): * ARCHITECTURE * .. code-block:: none * * User * ++ * |finish()|<--(6)-+ * |get_next_block()|<--(5)---+ |