Skip to content

Commit 19627c7

Browse files
committed
docs: Update CHANGES for doc restructure
1 parent 4c849c2 commit 19627c7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES

+11
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ Generally speaking, refactor / magic is in the process of being stripped
88
out in the next few releases. The API is subject to change significantly
99
in pre-1.0 builds.
1010

11+
- [refactor] [#267](https://github.com/vcs-python/libvcs/pull/267) overhaul docs
12+
13+
- Move docstring format to Numpy-style
14+
15+
- Move from reStructuredText to Markdown (via recommonmark). The master plan is to eliminate
16+
docutils and sphinx as a bottleneck completely in favor of something else (e.g. gatsby with
17+
a source that inspects our modules and can source intersphinx)
18+
19+
- Move from RTD to GitHub Action, full support of poetry extras packages, deploys straight to
20+
S3 and CloudFront
21+
1122
## libvcs 0.4.4 (2020-08-05)
1223

1324
- `268` `libvcs.base.BaseRepo`:

0 commit comments

Comments
 (0)