mirror of
https://github.com/pim-n/pg-rad
synced 2026-02-03 14:43:08 +01:00
Add mkdocs backbone and minimal content
This commit is contained in:
4
docs/API/landscape/create_landscape_from_path.md
Normal file
4
docs/API/landscape/create_landscape_from_path.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: pg_rad.landscape.create_landscape_from_path
|
||||
---
|
||||
::: pg_rad.landscape.create_landscape_from_path
|
||||
4
docs/API/landscape/landscape.md
Normal file
4
docs/API/landscape/landscape.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: pg_rad.landscape.Landscape
|
||||
---
|
||||
::: pg_rad.landscape.Landscape
|
||||
5
docs/API/objects/object.md
Normal file
5
docs/API/objects/object.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: pg_rad.objects.Object
|
||||
---
|
||||
|
||||
::: pg_rad.objects.Object
|
||||
4
docs/API/path/path.md
Normal file
4
docs/API/path/path.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: pg_rad.path.Path
|
||||
---
|
||||
::: pg_rad.path.Path
|
||||
5
docs/API/path/path_from_RT90.md
Normal file
5
docs/API/path/path_from_RT90.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: pg_rad.path.path_from_RT90
|
||||
---
|
||||
::: pg_rad.path.path_from_RT90
|
||||
|
||||
4
docs/API/path/simplify_path.md
Normal file
4
docs/API/path/simplify_path.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: pg_rad.path.simplify_path
|
||||
---
|
||||
::: pg_rad.path.simplify_path
|
||||
5
docs/API/sources/point_source.md
Normal file
5
docs/API/sources/point_source.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: pg_rad.sources.PointSource
|
||||
---
|
||||
|
||||
::: pg_rad.sources.PointSource
|
||||
Reference in New Issue
Block a user