Skip to content

Commit

Permalink
Added metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs committed Oct 11, 2023
1 parent 07f4243 commit 32ef184
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/howtos/python_api_introduction/python_api_introduction.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
myst:
   html_meta:
      "description": "Introduction to the Python API for extending GOM Inspect 2022 with Packages/Add-ons"
      "keywords": "Metrology, GOM Inspect, Python API, GOM API, Scripting, Packages, Add-ons, How-tos"
---
# Python API introduction

## Introduction to Python scripting
Expand Down
6 changes: 6 additions & 0 deletions doc/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
myst:
   html_meta:
      "description": "Introduction to the Python API for extending GOM Inspect 2022 with Packages/Add-ons"
      "keywords": "Metrology, GOM Inspect, Python API, GOM API, Scripting, Packages, Add-ons, How-tos"
---
# Add-On Documentation

Welcome to the Add-On documentation. With Add-Ons, you will be able to customize and extend the functionality of your GOM Inspect software.
Expand Down
6 changes: 6 additions & 0 deletions doc/python_api/python_api.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
myst:
html_meta:
"description": "GOM Inspect 2022 Add-on Python API Specification"
"keywords": "Metrology, GOM Inspect, Python API, GOM API, Scripting, Packages, Add-ons, Specification, Documentation"
---
# Python API functions

## Basics
Expand Down
7 changes: 7 additions & 0 deletions doc/python_examples/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Added metadata:
---
myst:
html_meta:
"description": "Examples for using the GOM Inspect 2023 Add-on Python API"
"keywords": "Metrology, GOM Inspect, Python API, GOM API, Scripting, Packages, Add-ons, Examples"
---
# Overview

Welcome to the Python API Examples. Here you can find the documentation of the examples which are provided by the
Expand Down

0 comments on commit 32ef184

Please sign in to comment.