File: index.md

package info (click to toggle)
python-livereload 2.7.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: javascript: 1,041; python: 823; makefile: 169
file content (37 lines) | stat: -rw-r--r-- 397 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
no-toc: true
---

# LiveReload

Reload webpages on changes, without hitting refresh in your browser.

## Installation

```{include} ../README.md
:start-after: <!-- start install -->
:end-before: <!-- end install -->
```

```{toctree}
:hidden:

api
cli
```

```{toctree}
:caption: Integrations
:glob:
:hidden:

integrations/*
```

```{toctree}
:caption: Project
:hidden:

changelog
contact
```