Commit c025fbb
committed
Fix auto-documentation link not being updated on version change
As we edit the live model, the fetchCrateDocumentation was not being called as the documentation property of the
model was not undefined annymore.
Bonus feature: Any crate that has a docs.rs link as documentation automatically gets versioning on it1 parent bb622ce commit c025fbb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments