If you haven't already, first learn how to connect a codebase with GitHub, GitLab Self-Managed, or a zip file.
Once a codebase is connected, Driver will analyze the content of the codebase, including the total lines of source code, file count, excluded files, and codebase size. Driver Docs charges based on the volume of source code uploaded. Learn more about our value-based pricing here.
Generating Documentation
1. Navigate to the Library.
2. Search or browse for the codebase whose Driver Docs you want to generate.
3. Select one or more codebases, and click on + Generate Docs
button.
4. Review and confirm the projected computed line usage. If you don't need Driver to generate documentation for all files in a codebase, you can exclude specific files using a .driverignore
file.