Skip to content

Commit

Permalink
Add ascii-art-to-unicode to "Documentation Tips and Tricks." (RobotLo…
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Valenzuela authored Nov 15, 2018
1 parent e5a3052 commit 74559d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/doxygen_instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ For documenting block diagrams, consider using ascii art. See, for instance,

- http://asciiflow.com/

The Emacs `ascii-art-to-unicode
<https://elpa.gnu.org/packages/ascii-art-to-unicode.html>`_ package can make
ascii-art block diagrams even prettier by replacing ``-``, ``|``, etc. with unicode
`box-drawing characters <https://en.wikipedia.org/wiki/Box-drawing_character>`_.


.. _doxygen-generation:

Expand Down

0 comments on commit 74559d3

Please sign in to comment.