Skip to content
Snippets Groups Projects
Commit b906316e authored by Frederik Hennig's avatar Frederik Hennig
Browse files

minor fixes to documentation

parent 78e27f1c
No related branches found
No related tags found
No related merge requests found
Pipeline #57740 passed
# Source File Generator
::: pystencilssfg.generator.SourceFileGenerator
# Code Generator Configuration
::: pystencilssfg.configuration.SfgConfiguration
# Generation Context
::: pystencilssfg.context.SfgContext
# Source File Composition and Components
::: pystencilssfg.composer.SfgComposer
::: pystencilssfg.source_components.SfgKernelNamespace
......
# User Guides
These pages provide an overview of how to use the pystencils Source File Generator.
A basic understanding of [pystencils](https://pycodegen.pages.i10git.cs.fau.de/pystencils/index.html)
is required.
......
......@@ -36,7 +36,7 @@ markdown_extensions:
nav:
- Home: index.md
- 'Usage Guide':
- 'User Guides':
- 'Overview': usage/index.md
- 'Writing Generator Scripts': usage/generator_scripts.md
- 'In-Depth: Building Source Files': usage/building.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment