Driver Docs Overview
An introduction to automatically generated techincal documentation for your codebases.
Driver Docs Introduction
Driver Docs are automatically generated for each codebase you connect. If you haven't already, first read the guide to connecting a codebase.
Navigating Driver Docs
Once generated, Driver Docs can be easily navigated using the left-hand pane.
Each file and folder within a codebase has corresponding Driver Docs.
Select the file or folder to load the respective Driver Docs.
Use the Table of Contents to jump to relevant sections quickly.
Expand or collapse the code on the right side of the screen.
Inside the code viewer, right-click on the code or use the F1 key to bring up the Command Pallete.
Language Specialization
The format and content of Driver Docs is specialized for specific languages. For example, in Verilog/SystemVerilog, it's essential to document modules, while in C it is important to document Data Structures.
Here is a list of languages that include specialization. If you would like to request specialization for a language that isn't listed here, send us a note at support@driver.ai.
Arduino C++ Variant (
.ino
filetypes)Assembly
C
C#
C++
Java
Javascript
PHP
Python
Ruby
Rust
Terraform
Typescript
VB6
Verilog/SystemVerilog
Last Updated: