Skip to content

Latest commit

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

TDLiDAR Docs

Source for the TDLiDAR documentation site, published with just-the-docs as a GitHub Pages remote theme.

Live site:https://tdlidar.github.io/DOC/

How it builds

GitHub Pages builds this automatically — no CI, no local toolchain required. _config.yml pulls the theme via remote_theme: just-the-docs/just-the-docs. Pushing to main republishes.

Layout

PathPage
index.mdHome (overview + first patch)
install.mdInstall the operator family
app-guide.md + modes/App guide and per-mode pages
operators.md + ops/Operator family — one page per operator
osc-reference.mdFull OSC wire spec
operators-index.mdInternal build index

Local preview (optional)

gem install bundler jekyll
echo"gem 'github-pages', group: :jekyll_plugins"> Gemfile
bundle install
bundle exec jekyll serve # http://localhost:4000/DOC/

About

Documentation site for TDLiDAR iOS App.

Resources

Stars

6 stars

Watchers

0 watching

Forks

Contributors

Languages