Skip to content

Commit 17f31cc

Browse files
Merge pull request #879 from adamtheturtle/doc-contributing
Sphinxify docs
2 parents dae0fb5 + cd5ae7a commit 17f31cc

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install Python dependencies in a virtual environment.
1717
pip install --editable .[dev]
1818
1919
Spell checking requires ``enchant``.
20-
This can be installed on macOS, for example, with `Homebrew <http://brew.sh>`__:
20+
This can be installed on macOS, for example, with `Homebrew <https://brew.sh>`__:
2121

2222
.. code:: sh
2323
@@ -69,9 +69,9 @@ Travis CI
6969
---------
7070

7171
Tests are run on Travis CI.
72-
The configuration for this is in ``.travis.yml``.
72+
The configuration for this is in :file:`.travis.yml`.
7373

7474
Performing a release
7575
--------------------
7676

77-
See release process in the full documentation.
77+
See :doc:`release-process`.

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ VWS Python
55
:maxdepth: 3
66

77
exceptions
8+
contributing
89
release-process
910
changelog

spelling_private_dict.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
Ubuntu
12
api
23
args
34
ascii
45
bool
56
boolean
67
bytesio
8+
changelog
79
chunked
810
cmyk
911
connectionerror
@@ -31,6 +33,9 @@ keyring
3133
kib
3234
kwargs
3335
linters
36+
linting
37+
linting
38+
macOS
3439
mb
3540
metadata
3641
mib

0 commit comments

Comments
 (0)