# pydoc > alabaster

---
type: CommandReference
command: alabaster
mode: pydoc
section: 
source: pydoc3
---

## Quick Reference
- `get_path()` — Shortcut for users whose theme is next to their conf.py.
- `setup(app)`
- `update_context(app, pagename, templatename, context, doctree)`

## Name
alabaster

## Package Contents
- `_version`
- `support`

## Submodules
- `version`

## Functions
### `get_path()`
Shortcut for users whose theme is next to their conf.py.

### `setup(app)`

### `update_context(app, pagename, templatename, context, doctree)`

## File
`/usr/lib/python3/dist-packages/alabaster/__init__.py`