Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Vis4D Documentation

Note

  • All images and videos should go to img/ folder
  • The documentation will be automatically deployed to the website once a PR is merged to main

Build

Install dependencies

pip install -r requirements.txt

Build the full documentation

make html

Please make sure the documentation can build correctly before merging changes to main!

The full doc files will be in build and can be displayed in the browser by opening build/html/index.html.