Jason Carver
e712995024
Release notes fix: v0.1.15 -> v0.1.5
...
Also, update to the actual release date.
2020-03-25 15:59:45 -07:00
Alex Stokes
c5e1d3263f
add release notes for v0.1.15
2020-03-23 18:06:40 -07:00
mhchia
e02bba93b1
Noise: fix docs
...
`connection.py` is removed.
2020-02-28 15:49:59 +08:00
mhchia
4620544d45
Noise: fix docs
2020-02-15 12:35:36 +08:00
mhchia
52f85586b8
Fix docs
2020-01-07 15:41:44 +08:00
Jason Carver
368ac7ef7f
Compile release notes
2019-12-12 13:58:41 -08:00
Chih Cheng Liang
82dcce214a
Remove kademlia module ( #377 )
...
* Remove kademlia and routing/kademlia
* cleanup
* Fix routed_host test
* lint mypy
* fix doc
* remove set_up_nodes_by_transport_and_disc_opt and fix typing
2019-12-06 14:14:33 +08:00
Jason Carver
52ec6a1606
Compile release notes
2019-11-27 16:13:20 -08:00
Jason Carver
7466ace0b8
Merge pull request #370 from libp2p/remove-unbuildable-dependencies-from-docs-extra
...
Remove unbuildable dependencies from docs extra
2019-11-27 14:37:10 -08:00
Jason Carver
27ecd4b0ed
Mock dependencies that are excluded in readthedocs
...
It seems preferable to import just fastecdsa. But if you do that,
then some kind of side-effect doesn't happen, which means that `sec1` is
not available as an attribute on `fastecdsa.encoding`.
So we specifically mock the sub-modules as well.
2019-11-27 14:07:14 -08:00
Jason Carver
57f1f49a0f
Set the latest version in release notes
2019-11-27 10:38:08 -08:00
Jason Carver
abf0da925c
Built docs for modules
2019-11-26 17:44:33 -08:00
Jason Carver
d503950179
Fix all doc build warnings
2019-11-26 17:44:33 -08:00
Jason Carver
1564ad659b
Convert doc warnings into errors for CI
2019-11-26 17:20:24 -08:00
Jason Carver
b672da82ec
Fix version parse failure because of double-quote
2019-11-26 17:19:19 -08:00
Jason Carver
d589daf00d
Fill in template variables
2019-11-26 13:33:57 -08:00
Christoph Burgdorf
02fe35663c
Setup towncrier to generate release notes
2019-11-25 21:44:29 +01:00
David Sanders
de4bdf9e30
Remove attribution to specific person
2019-03-25 15:14:04 -06:00
Jason Carver
caf9050a19
Drop py3.5, add py3.7
2019-01-15 16:06:18 -08:00
Jason Carver
a9d9fec258
add doctest by default
2018-02-07 11:14:11 -08:00
Jason Carver
195249cdab
docs cleanup: Makefile, conf, warnings
2018-01-30 11:18:16 -08:00
Jason Carver
1d4e19d929
add docs index
2018-01-24 17:07:48 -08:00
Jason Carver
a7955a560e
init
2018-01-24 16:00:28 -08:00