Skip to main content
All CollectionsGenerate Documentation
How to Navigate Driver Docs
How to Navigate Driver Docs

Get to know the fundamentals of Driver Docs.

Updated over 3 weeks ago


Get to Know Driver Docs

Driver Docs is our automated documentation platform that intelligently analyzes codebases, generates contextual documentation, and maintains it across changes.

Driver Docs are automatically generated and maintained for each codebase you connect. When viewing Driver Docs, the left-side navigation panel displays the codebase name, commit hash, and navigable file tree. The center panel displays the Driver-generated content, including summary information. The right side panel displays the source code.


Viewing Driver Docs

  1. Navigate to the Library.

  2. Search or browse for the codebase whose Driver Docs you want to view.

  3. Click on a codebase name.

Good to Know: You can also navigate to a codebase's Driver Docs by clicking on the codebase name in the homepage or in the list of sources on a Page in Driver Studio.



Navigate Driver Docs

  1. Select the file or folder to load the respective Driver Docs. You can use the search bar to filter by file type or keyword.


2. Click on the column of horizontal lines on the left side of any Driver Doc to view the Table of Contents. Clicking on an entry in the table will navigate to that section.


3. Click the arrow to expand or collapse the code preview on the right side of the screen.


4. View symbol documentation for a source file by clicking on the various symbol tabs near the top of the Driver Doc.

Did this answer your question?