Skip to content

Documentation for the package Vehicle Physics Pro for Unity 3D

Notifications You must be signed in to change notification settings

hetGE/vehicle-physics-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vehicle-physics-docs

Sources for the documentation at Vehicle Physics Pro. This repository contains the sources for the documentation site only.

Follow @VehiclePhysics for latest news and updates on the project.

Contributing

Feedback, improvements and corrections to the docs are welcome, specially typo and grammar fixes. Feel free to submit your contributions via comments and/or pull requests.

Documents are plain markdown files. You don't need any special procedure for editing, just a text editor. Previewing the HTML result requies

Building & previewing the docs

This is optional. Documentation sources are plain text files using the Markdown format.

The HTML documentation is built out of the md files using MkDocs:

  1. Ensure Python and pip are installed
  2. Install MkDocs: pip install mkdocs
  3. Install the extensions markdown-icons and mathjax in the markdown extensions folder
  4. Clone the repository from GitHub
  5. Open a console at the repository folder, they type mkdocs serve
  6. Navigate to http://127.0.0.1:8000 in your browser

Now you should see the documentation live in your browser. Reload the pages whenever you modify the source files for viewing the changes.

About

Documentation for the package Vehicle Physics Pro for Unity 3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 90.1%
  • JavaScript 9.9%