pipewire/doc
Emmanuel Gil Peyrot 14fdf07e8f Run codespell on the entire codebase
This tool detects and fixes common English spelling mistakes, with
generally very few mistakes.

Here is the command I used to generate this commit.  There were a few
changes that had to be done manually, and of course adding the ignore
file:
```shell
codespell -I .codespell-ignore -x .codespell-ignore -w
```

I didn’t add it to the CI, but this would be a good place for it.
2020-08-17 17:16:31 +00:00
..
spa Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
.gitignore pinos -> pipewire 2017-05-23 19:15:33 +02:00
architecture.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
design.txt Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
Doxyfile.in update docs 2017-09-05 13:35:25 +02:00
index.md docs: add some more links 2020-06-19 13:41:42 +02:00
meson.build require meson 0.49 2020-05-20 15:26:35 +02:00
objects_design.md doc: add documentation about the design of media & session management objects 2020-02-21 14:15:27 +00:00
overview.md doc: add some more docs 2020-06-11 13:29:30 +02:00
pulseaudio.md doc: add session-manager <-> pulseaudio mapping 2019-11-08 15:53:14 +01:00
tutorial-index.md doc: add tutorial about binding objects 2020-06-23 15:44:01 +02:00
tutorial1.md doc: fix navigation 2020-06-11 16:38:26 +02:00
tutorial2.md doc: fix navigation 2020-06-11 16:38:26 +02:00
tutorial3.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
tutorial4.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
tutorial5.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
tutorial6.md Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00