delve/Documentation/internal/README.md
aarzilli 78377cad9d Documentation: better documentation menu, add guide to writing a client
* Adds some links to the more relevant documentation pages on the main
  README.md
* Adds a document informally describing how to write a client of delve
* Adds link to slides describing the architecture of delve
2018-07-02 09:35:27 -07:00

8 lines
237 B
Markdown

# Internal Documentation
[Architecture of Delve slides](https://speakerdeck.com/aarzilli/internal-architecture-of-delve).
TODO(derekparker)
This directory will hold documentation around the internals of the debugger and how it works.