Add mkdocs backbone and minimal content

This commit is contained in:
Pim Nelissen
2026-01-28 09:39:55 +01:00
parent 56caeb9e3a
commit 9302af4624
12 changed files with 127 additions and 1 deletions

View File

@ -0,0 +1,4 @@
---
title: pg_rad.landscape.create_landscape_from_path
---
::: pg_rad.landscape.create_landscape_from_path

View File

@ -0,0 +1,4 @@
---
title: pg_rad.landscape.Landscape
---
::: pg_rad.landscape.Landscape

View File

@ -0,0 +1,5 @@
---
title: pg_rad.objects.Object
---
::: pg_rad.objects.Object

4
docs/API/path/path.md Normal file
View File

@ -0,0 +1,4 @@
---
title: pg_rad.path.Path
---
::: pg_rad.path.Path

View File

@ -0,0 +1,5 @@
---
title: pg_rad.path.path_from_RT90
---
::: pg_rad.path.path_from_RT90

View File

@ -0,0 +1,4 @@
---
title: pg_rad.path.simplify_path
---
::: pg_rad.path.simplify_path

View File

@ -0,0 +1,5 @@
---
title: pg_rad.sources.PointSource
---
::: pg_rad.sources.PointSource