# `PhoenixKitDocumentCreator.Paths`
[🔗](https://github.com/BeamLabEU/phoenix_kit_document_creator/blob/0.2.8/lib/phoenix_kit_document_creator/paths.ex#L1)

Centralized path helpers for the Document Creator module.

# `documents`

```elixir
@spec documents() :: String.t()
```

# `index`

```elixir
@spec index() :: String.t()
```

# `settings`

```elixir
@spec settings() :: String.t()
```

# `templates`

```elixir
@spec templates() :: String.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
