---
name: gdtest-user-guide-sections
description: >
  A synthetic test package with sectioned user guide. Use when writing Python code that uses the gdtest_user_guide_sections package.
---

# gdtest_user_guide_sections

A synthetic test package with sectioned user guide

## Installation

```bash
pip install gdtest-user-guide-sections
```

## API overview

### Classes

Main classes provided by the package

- `Widget`: A UI widget

### Functions

Utility functions

- `create_widget`: Create a new widget

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
