Skip to content

Commit

Permalink
add initial Cockpit docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ES-Alexander authored and patrickelectric committed Aug 31, 2023
1 parent 9f16000 commit f655dd0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@
path = content/integrations
url = https://github.com/bluerobotics/ardusub-zola
branch = Integrations
[submodule "content/software/control-station/Cockpit-0.0"]
path = content/software/control-station/Cockpit-0.0
url = https://github.com/bluerobotics/ardusub-zola
branch = Cockpit-0.0
1 change: 1 addition & 0 deletions content/software/control-station/Cockpit-0.0
Submodule Cockpit-0.0 added at e04556
9 changes: 9 additions & 0 deletions content/software/control-station/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
+++
title = "Control Station"
description = "versioned documentation for the different control station softwares."
date = 2023-08-26T00:50:00+11:00
template = "docs/section.html"
sort_by = "weight"
weight = 20
draft = false
+++

0 comments on commit f655dd0

Please sign in to comment.