from Hacker News

Ask HN: Style guide to ASCII graphics in documentation

by jdowner on 4/25/19, 5:38 PM with 1 comments

As the question states, does anyone know of a style guide on how to represent different kinds of objects in ascii for documentation? By objects I mean things like boxes, networks, axes... anything like that.
  • by chmielewski on 4/25/19, 9:03 PM

    What if you used whatever diagramming style best fits the domain you're working in, then used one of the following sites to convert the image to ASCII:

      jave.de/
      aa-project.sourceforge.net/aalib
    
    I use asciiflow.com all the time for making quick tables or ncurses mockups to copypasta via messaging.