Skip to content

Commit 170f91e

Browse files
authored
Merge pull request #22 from PersephonyAPI/maintenance
Maintenance
2 parents bedeea4 + cb714ca commit 170f91e

File tree

5 files changed

+12306
-2919
lines changed

5 files changed

+12306
-2919
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0
1+
12.4.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The [Persephony documentation ](https://www.persephony.com/docs) has guides on [
3333

3434
The SDK documentation is not generated from source code comments, as at the time of writing no existing tool could be found that parsed the comments adequately. Instead the documentation is manually curated in the files at `docs/source` in the .rst (ReStructuredText) format. Developers should ensure that changes to the SDK are reflected in the documentation.
3535

36-
It is built using the Python package Sphinx and a few other libraries. To install the dependencies in a python virtual environment, run setup.sh.
36+
It is built using the Python package Sphinx and a few other libraries. To install the dependencies in a python virtual environment, run setup.sh.
3737

3838
To generate the documentation, activate the virtual environment and run `make html`. For livereload, run `make watch`
3939

0 commit comments

Comments
 (0)