Commit 4832df0
Remove generation of docs (#183)
Docs will now be only in code / in godoc.org.
We should remove the auto generation of docs from this repo, as much as it was nice to have them alongside the code in github it is normal go practice to look for most documentation via godoc.org.
The libraries that we have been using to generate the github markdown are no longer maintained and updated in the godoc codebase itself have meant that we would also have to update these dependant libraries ... which I do not think we should take.1 parent 3304cc8 commit 4832df0
File tree
29 files changed
+4
-2512
lines changed- auth
- logging
- logrus
- ctxlogrus
- zap
- ctxzap
- recovery
- retry
- scripts
- tags
- tracing/opentracing
- util/metautils
- validator
29 files changed
+4
-2512
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments