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
> 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
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
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)---+ |