mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
5f5b781f04
1
.github/workflows/build-includes.yml
vendored
1
.github/workflows/build-includes.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
|
||||
- name: Update apt-get (needed for act docker image)
|
||||
run: |
|
||||
sudo rm /etc/apt/sources.list.d/microsoft-prod.list
|
||||
sudo apt-get -qq update
|
||||
|
||||
- name: Install tree
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.CIRCLE
|
||||
-- @image MOOSE.JPG
|
||||
|
||||
--- CIRCLE class.
|
||||
-- @type CIRCLE
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.CUBE
|
||||
-- @image MOOSE.JPG
|
||||
|
||||
--- LINE class.
|
||||
-- @type CUBE
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.LINE
|
||||
-- @image MOOSE.JPG
|
||||
|
||||
--- LINE class.
|
||||
-- @type LINE
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.OVAL
|
||||
-- @image MOOSE.JPG
|
||||
|
||||
--- OVAL class.
|
||||
-- @type OVAL
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.POLYGON
|
||||
-- @image MOOSE.JPG
|
||||
|
||||
--- POLYGON class.
|
||||
-- @type POLYGON
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.TRIANGLE
|
||||
-- @image MOOSE.JPG
|
||||
|
||||
--- LINE class.
|
||||
-- @type CUBE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user