Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03e8f07

Browse files
authored
Use a config file for the languages and query the devguide for the versions. (#143)
1 parent 9604476 commit 03e8f07

File tree

4 files changed

+327
-238
lines changed

4 files changed

+327
-238
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,3 @@ of Sphinx we're using where:
5454
3.12 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0 4.5.0
5555
3.13 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1 6.2.1
5656
========= ===== ===== ===== ===== ===== ===== ===== ===== ======= ===== ===== ======= =======
57-
58-
## The GitHub hook server
59-
60-
`build_docs_server.py` is a simple HTTP server handling GitHub Webhooks
61-
requests to build the doc when needed. It only needs `push` events.
62-
63-
Its logging can be configured by giving a yaml file path to the
64-
`--logging-config` argument.
65-
66-
By default the loglevel is `DEBUG` on `stderr`, the default config can
67-
be found in the code so one can bootstrap a different config from it.

0 commit comments

Comments
 (0)