Skip to content

Commit

Permalink
Fix links, pass II
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
  • Loading branch information
maxatome committed Feb 13, 2020
1 parent 199545a commit 7d05925
Show file tree
Hide file tree
Showing 78 changed files with 1,940 additions and 1,940 deletions.
112 changes: 56 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,60 +328,60 @@ See [FAQ](https://go-testdeep.zetta.rocks/faq/).
[`CmpValues`]: https://go-testdeep.zetta.rocks/operators/values/#cmpvalues-shortcut
[`CmpZero`]: https://go-testdeep.zetta.rocks/operators/zero/#cmpzero-shortcut

[`T.All`]: https://go-testdeep.zetta.rocks/operators/all/#t-all-shortcut
[`T.Any`]: https://go-testdeep.zetta.rocks/operators/any/#t-any-shortcut
[`T.Array`]: https://go-testdeep.zetta.rocks/operators/array/#t-array-shortcut
[`T.ArrayEach`]: https://go-testdeep.zetta.rocks/operators/arrayeach/#t-arrayeach-shortcut
[`T.Bag`]: https://go-testdeep.zetta.rocks/operators/bag/#t-bag-shortcut
[`T.Between`]: https://go-testdeep.zetta.rocks/operators/between/#t-between-shortcut
[`T.Cap`]: https://go-testdeep.zetta.rocks/operators/cap/#t-cap-shortcut
[`T.Code`]: https://go-testdeep.zetta.rocks/operators/code/#t-code-shortcut
[`T.Contains`]: https://go-testdeep.zetta.rocks/operators/contains/#t-contains-shortcut
[`T.ContainsKey`]: https://go-testdeep.zetta.rocks/operators/containskey/#t-containskey-shortcut
[`T.Empty`]: https://go-testdeep.zetta.rocks/operators/empty/#t-empty-shortcut
[`T.Gt`]: https://go-testdeep.zetta.rocks/operators/gt/#t-gt-shortcut
[`T.Gte`]: https://go-testdeep.zetta.rocks/operators/gte/#t-gte-shortcut
[`T.HasPrefix`]: https://go-testdeep.zetta.rocks/operators/hasprefix/#t-hasprefix-shortcut
[`T.HasSuffix`]: https://go-testdeep.zetta.rocks/operators/hassuffix/#t-hassuffix-shortcut
[`T.Isa`]: https://go-testdeep.zetta.rocks/operators/isa/#t-isa-shortcut
[`T.JSON`]: https://go-testdeep.zetta.rocks/operators/json/#t-json-shortcut
[`T.Keys`]: https://go-testdeep.zetta.rocks/operators/keys/#t-keys-shortcut
[`T.CmpLax`]: https://go-testdeep.zetta.rocks/operators/lax/#t-cmplax-shortcut
[`T.Len`]: https://go-testdeep.zetta.rocks/operators/len/#t-len-shortcut
[`T.Lt`]: https://go-testdeep.zetta.rocks/operators/lt/#t-lt-shortcut
[`T.Lte`]: https://go-testdeep.zetta.rocks/operators/lte/#t-lte-shortcut
[`T.Map`]: https://go-testdeep.zetta.rocks/operators/map/#t-map-shortcut
[`T.MapEach`]: https://go-testdeep.zetta.rocks/operators/mapeach/#t-mapeach-shortcut
[`T.N`]: https://go-testdeep.zetta.rocks/operators/n/#t-n-shortcut
[`T.NaN`]: https://go-testdeep.zetta.rocks/operators/nan/#t-nan-shortcut
[`T.Nil`]: https://go-testdeep.zetta.rocks/operators/nil/#t-nil-shortcut
[`T.None`]: https://go-testdeep.zetta.rocks/operators/none/#t-none-shortcut
[`T.Not`]: https://go-testdeep.zetta.rocks/operators/not/#t-not-shortcut
[`T.NotAny`]: https://go-testdeep.zetta.rocks/operators/notany/#t-notany-shortcut
[`T.NotEmpty`]: https://go-testdeep.zetta.rocks/operators/notempty/#t-notempty-shortcut
[`T.NotNaN`]: https://go-testdeep.zetta.rocks/operators/notnan/#t-notnan-shortcut
[`T.NotNil`]: https://go-testdeep.zetta.rocks/operators/notnil/#t-notnil-shortcut
[`T.NotZero`]: https://go-testdeep.zetta.rocks/operators/notzero/#t-notzero-shortcut
[`T.PPtr`]: https://go-testdeep.zetta.rocks/operators/pptr/#t-pptr-shortcut
[`T.Ptr`]: https://go-testdeep.zetta.rocks/operators/ptr/#t-ptr-shortcut
[`T.Re`]: https://go-testdeep.zetta.rocks/operators/re/#t-re-shortcut
[`T.ReAll`]: https://go-testdeep.zetta.rocks/operators/reall/#t-reall-shortcut
[`T.Set`]: https://go-testdeep.zetta.rocks/operators/set/#t-set-shortcut
[`T.Shallow`]: https://go-testdeep.zetta.rocks/operators/shallow/#t-shallow-shortcut
[`T.Slice`]: https://go-testdeep.zetta.rocks/operators/slice/#t-slice-shortcut
[`T.Smuggle`]: https://go-testdeep.zetta.rocks/operators/smuggle/#t-smuggle-shortcut
[`T.SStruct`]: https://go-testdeep.zetta.rocks/operators/sstruct/#t-sstruct-shortcut
[`T.String`]: https://go-testdeep.zetta.rocks/operators/string/#t-string-shortcut
[`T.Struct`]: https://go-testdeep.zetta.rocks/operators/struct/#t-struct-shortcut
[`T.SubBagOf`]: https://go-testdeep.zetta.rocks/operators/subbagof/#t-subbagof-shortcut
[`T.SubJSONOf`]: https://go-testdeep.zetta.rocks/operators/subjsonof/#t-subjsonof-shortcut
[`T.SubMapOf`]: https://go-testdeep.zetta.rocks/operators/submapof/#t-submapof-shortcut
[`T.SubSetOf`]: https://go-testdeep.zetta.rocks/operators/subsetof/#t-subsetof-shortcut
[`T.SuperBagOf`]: https://go-testdeep.zetta.rocks/operators/superbagof/#t-superbagof-shortcut
[`T.SuperJSONOf`]: https://go-testdeep.zetta.rocks/operators/superjsonof/#t-superjsonof-shortcut
[`T.SuperMapOf`]: https://go-testdeep.zetta.rocks/operators/supermapof/#t-supermapof-shortcut
[`T.SuperSetOf`]: https://go-testdeep.zetta.rocks/operators/supersetof/#t-supersetof-shortcut
[`T.TruncTime`]: https://go-testdeep.zetta.rocks/operators/trunctime/#t-trunctime-shortcut
[`T.Values`]: https://go-testdeep.zetta.rocks/operators/values/#t-values-shortcut
[`T.Zero`]: https://go-testdeep.zetta.rocks/operators/zero/#t-zero-shortcut
[`T.All`]: https://go-testdeep.zetta.rocks/operators/all/#tall-shortcut
[`T.Any`]: https://go-testdeep.zetta.rocks/operators/any/#tany-shortcut
[`T.Array`]: https://go-testdeep.zetta.rocks/operators/array/#tarray-shortcut
[`T.ArrayEach`]: https://go-testdeep.zetta.rocks/operators/arrayeach/#tarrayeach-shortcut
[`T.Bag`]: https://go-testdeep.zetta.rocks/operators/bag/#tbag-shortcut
[`T.Between`]: https://go-testdeep.zetta.rocks/operators/between/#tbetween-shortcut
[`T.Cap`]: https://go-testdeep.zetta.rocks/operators/cap/#tcap-shortcut
[`T.Code`]: https://go-testdeep.zetta.rocks/operators/code/#tcode-shortcut
[`T.Contains`]: https://go-testdeep.zetta.rocks/operators/contains/#tcontains-shortcut
[`T.ContainsKey`]: https://go-testdeep.zetta.rocks/operators/containskey/#tcontainskey-shortcut
[`T.Empty`]: https://go-testdeep.zetta.rocks/operators/empty/#tempty-shortcut
[`T.Gt`]: https://go-testdeep.zetta.rocks/operators/gt/#tgt-shortcut
[`T.Gte`]: https://go-testdeep.zetta.rocks/operators/gte/#tgte-shortcut
[`T.HasPrefix`]: https://go-testdeep.zetta.rocks/operators/hasprefix/#thasprefix-shortcut
[`T.HasSuffix`]: https://go-testdeep.zetta.rocks/operators/hassuffix/#thassuffix-shortcut
[`T.Isa`]: https://go-testdeep.zetta.rocks/operators/isa/#tisa-shortcut
[`T.JSON`]: https://go-testdeep.zetta.rocks/operators/json/#tjson-shortcut
[`T.Keys`]: https://go-testdeep.zetta.rocks/operators/keys/#tkeys-shortcut
[`T.CmpLax`]: https://go-testdeep.zetta.rocks/operators/lax/#tcmplax-shortcut
[`T.Len`]: https://go-testdeep.zetta.rocks/operators/len/#tlen-shortcut
[`T.Lt`]: https://go-testdeep.zetta.rocks/operators/lt/#tlt-shortcut
[`T.Lte`]: https://go-testdeep.zetta.rocks/operators/lte/#tlte-shortcut
[`T.Map`]: https://go-testdeep.zetta.rocks/operators/map/#tmap-shortcut
[`T.MapEach`]: https://go-testdeep.zetta.rocks/operators/mapeach/#tmapeach-shortcut
[`T.N`]: https://go-testdeep.zetta.rocks/operators/n/#tn-shortcut
[`T.NaN`]: https://go-testdeep.zetta.rocks/operators/nan/#tnan-shortcut
[`T.Nil`]: https://go-testdeep.zetta.rocks/operators/nil/#tnil-shortcut
[`T.None`]: https://go-testdeep.zetta.rocks/operators/none/#tnone-shortcut
[`T.Not`]: https://go-testdeep.zetta.rocks/operators/not/#tnot-shortcut
[`T.NotAny`]: https://go-testdeep.zetta.rocks/operators/notany/#tnotany-shortcut
[`T.NotEmpty`]: https://go-testdeep.zetta.rocks/operators/notempty/#tnotempty-shortcut
[`T.NotNaN`]: https://go-testdeep.zetta.rocks/operators/notnan/#tnotnan-shortcut
[`T.NotNil`]: https://go-testdeep.zetta.rocks/operators/notnil/#tnotnil-shortcut
[`T.NotZero`]: https://go-testdeep.zetta.rocks/operators/notzero/#tnotzero-shortcut
[`T.PPtr`]: https://go-testdeep.zetta.rocks/operators/pptr/#tpptr-shortcut
[`T.Ptr`]: https://go-testdeep.zetta.rocks/operators/ptr/#tptr-shortcut
[`T.Re`]: https://go-testdeep.zetta.rocks/operators/re/#tre-shortcut
[`T.ReAll`]: https://go-testdeep.zetta.rocks/operators/reall/#treall-shortcut
[`T.Set`]: https://go-testdeep.zetta.rocks/operators/set/#tset-shortcut
[`T.Shallow`]: https://go-testdeep.zetta.rocks/operators/shallow/#tshallow-shortcut
[`T.Slice`]: https://go-testdeep.zetta.rocks/operators/slice/#tslice-shortcut
[`T.Smuggle`]: https://go-testdeep.zetta.rocks/operators/smuggle/#tsmuggle-shortcut
[`T.SStruct`]: https://go-testdeep.zetta.rocks/operators/sstruct/#tsstruct-shortcut
[`T.String`]: https://go-testdeep.zetta.rocks/operators/string/#tstring-shortcut
[`T.Struct`]: https://go-testdeep.zetta.rocks/operators/struct/#tstruct-shortcut
[`T.SubBagOf`]: https://go-testdeep.zetta.rocks/operators/subbagof/#tsubbagof-shortcut
[`T.SubJSONOf`]: https://go-testdeep.zetta.rocks/operators/subjsonof/#tsubjsonof-shortcut
[`T.SubMapOf`]: https://go-testdeep.zetta.rocks/operators/submapof/#tsubmapof-shortcut
[`T.SubSetOf`]: https://go-testdeep.zetta.rocks/operators/subsetof/#tsubsetof-shortcut
[`T.SuperBagOf`]: https://go-testdeep.zetta.rocks/operators/superbagof/#tsuperbagof-shortcut
[`T.SuperJSONOf`]: https://go-testdeep.zetta.rocks/operators/superjsonof/#tsuperjsonof-shortcut
[`T.SuperMapOf`]: https://go-testdeep.zetta.rocks/operators/supermapof/#tsupermapof-shortcut
[`T.SuperSetOf`]: https://go-testdeep.zetta.rocks/operators/supersetof/#tsupersetof-shortcut
[`T.TruncTime`]: https://go-testdeep.zetta.rocks/operators/trunctime/#ttrunctime-shortcut
[`T.Values`]: https://go-testdeep.zetta.rocks/operators/values/#tvalues-shortcut
[`T.Zero`]: https://go-testdeep.zetta.rocks/operators/zero/#tzero-shortcut
<!-- links:end -->
16 changes: 8 additions & 8 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<title>404 Page not found</title>


<link href="/css/nucleus.css?1581627133" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1581627133" rel="stylesheet">
<link href="/css/hybrid.css?1581627133" rel="stylesheet">
<link href="/css/featherlight.min.css?1581627133" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1581627133" rel="stylesheet">
<link href="/css/theme.css?1581627133" rel="stylesheet">
<link href="/css/hugo-theme.css?1581627133" rel="stylesheet">
<link href="/css/nucleus.css?1581627453" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1581627453" rel="stylesheet">
<link href="/css/hybrid.css?1581627453" rel="stylesheet">
<link href="/css/featherlight.min.css?1581627453" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1581627453" rel="stylesheet">
<link href="/css/theme.css?1581627453" rel="stylesheet">
<link href="/css/hugo-theme.css?1581627453" rel="stylesheet">

<link href="/css/theme-green.css?1581627133" rel="stylesheet">
<link href="/css/theme-green.css?1581627453" rel="stylesheet">

<style>
:root #header + #content > #left > #rlblock_left {
Expand Down
50 changes: 25 additions & 25 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
<title>Categories :: go-testdeep</title>


<link href="/css/nucleus.css?1581627133" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1581627133" rel="stylesheet">
<link href="/css/hybrid.css?1581627133" rel="stylesheet">
<link href="/css/featherlight.min.css?1581627133" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1581627133" rel="stylesheet">
<link href="/css/auto-complete.css?1581627133" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1581627133" rel="stylesheet">
<link href="/css/theme.css?1581627133" rel="stylesheet">
<link href="/css/hugo-theme.css?1581627133" rel="stylesheet">
<link href="/css/nucleus.css?1581627453" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1581627453" rel="stylesheet">
<link href="/css/hybrid.css?1581627453" rel="stylesheet">
<link href="/css/featherlight.min.css?1581627453" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1581627453" rel="stylesheet">
<link href="/css/auto-complete.css?1581627453" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1581627453" rel="stylesheet">
<link href="/css/theme.css?1581627453" rel="stylesheet">
<link href="/css/hugo-theme.css?1581627453" rel="stylesheet">

<link href="/css/theme-green.css?1581627133" rel="stylesheet">
<link href="/css/theme-green.css?1581627453" rel="stylesheet">


<script src="/js/jquery-3.3.1.min.js?1581627133"></script>
<script src="/js/jquery-3.3.1.min.js?1581627453"></script>

<style>
:root #header + #content > #left > #rlblock_left{
Expand Down Expand Up @@ -61,14 +61,14 @@
<span data-search-clear=""><i class="fas fa-times"></i></span>
</div>

<script type="text/javascript" src="/js/lunr.min.js?1581627133"></script>
<script type="text/javascript" src="/js/auto-complete.js?1581627133"></script>
<script type="text/javascript" src="/js/lunr.min.js?1581627453"></script>
<script type="text/javascript" src="/js/auto-complete.js?1581627453"></script>
<script type="text/javascript">

var baseurl = "https:\/\/go-testdeep.zetta.rocks\/";

</script>
<script type="text/javascript" src="/js/search.js?1581627133"></script>
<script type="text/javascript" src="/js/search.js?1581627453"></script>


</div>
Expand Down Expand Up @@ -2810,19 +2810,19 @@ <h1>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1581627133"></script>
<script src="/js/perfect-scrollbar.min.js?1581627133"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1581627133"></script>
<script src="/js/jquery.sticky.js?1581627133"></script>
<script src="/js/featherlight.min.js?1581627133"></script>
<script src="/js/highlight.pack.js?1581627133"></script>
<script src="/js/clipboard.min.js?1581627453"></script>
<script src="/js/perfect-scrollbar.min.js?1581627453"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1581627453"></script>
<script src="/js/jquery.sticky.js?1581627453"></script>
<script src="/js/featherlight.min.js?1581627453"></script>
<script src="/js/highlight.pack.js?1581627453"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1581627133"></script>
<script src="/js/learn.js?1581627133"></script>
<script src="/js/hugo-learn.js?1581627133"></script>
<script src="/js/modernizr.custom-3.6.0.js?1581627453"></script>
<script src="/js/learn.js?1581627453"></script>
<script src="/js/hugo-learn.js?1581627453"></script>

<link href="/mermaid/mermaid.css?1581627133" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1581627133"></script>
<link href="/mermaid/mermaid.css?1581627453" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1581627453"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>
Expand Down
50 changes: 25 additions & 25 deletions docs/example/advanced-testdeep/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
<title>Advanced testdeep technique :: go-testdeep</title>


<link href="/css/nucleus.css?1581627133" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1581627133" rel="stylesheet">
<link href="/css/hybrid.css?1581627133" rel="stylesheet">
<link href="/css/featherlight.min.css?1581627133" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1581627133" rel="stylesheet">
<link href="/css/auto-complete.css?1581627133" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1581627133" rel="stylesheet">
<link href="/css/theme.css?1581627133" rel="stylesheet">
<link href="/css/hugo-theme.css?1581627133" rel="stylesheet">
<link href="/css/nucleus.css?1581627453" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1581627453" rel="stylesheet">
<link href="/css/hybrid.css?1581627453" rel="stylesheet">
<link href="/css/featherlight.min.css?1581627453" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1581627453" rel="stylesheet">
<link href="/css/auto-complete.css?1581627453" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1581627453" rel="stylesheet">
<link href="/css/theme.css?1581627453" rel="stylesheet">
<link href="/css/hugo-theme.css?1581627453" rel="stylesheet">

<link href="/css/theme-green.css?1581627133" rel="stylesheet">
<link href="/css/theme-green.css?1581627453" rel="stylesheet">


<script src="/js/jquery-3.3.1.min.js?1581627133"></script>
<script src="/js/jquery-3.3.1.min.js?1581627453"></script>

<style>
:root #header + #content > #left > #rlblock_left{
Expand Down Expand Up @@ -61,14 +61,14 @@
<span data-search-clear=""><i class="fas fa-times"></i></span>
</div>

<script type="text/javascript" src="/js/lunr.min.js?1581627133"></script>
<script type="text/javascript" src="/js/auto-complete.js?1581627133"></script>
<script type="text/javascript" src="/js/lunr.min.js?1581627453"></script>
<script type="text/javascript" src="/js/auto-complete.js?1581627453"></script>
<script type="text/javascript">

var baseurl = "https:\/\/go-testdeep.zetta.rocks\/";

</script>
<script type="text/javascript" src="/js/search.js?1581627133"></script>
<script type="text/javascript" src="/js/search.js?1581627453"></script>


</div>
Expand Down Expand Up @@ -2894,19 +2894,19 @@ <h1>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1581627133"></script>
<script src="/js/perfect-scrollbar.min.js?1581627133"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1581627133"></script>
<script src="/js/jquery.sticky.js?1581627133"></script>
<script src="/js/featherlight.min.js?1581627133"></script>
<script src="/js/highlight.pack.js?1581627133"></script>
<script src="/js/clipboard.min.js?1581627453"></script>
<script src="/js/perfect-scrollbar.min.js?1581627453"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1581627453"></script>
<script src="/js/jquery.sticky.js?1581627453"></script>
<script src="/js/featherlight.min.js?1581627453"></script>
<script src="/js/highlight.pack.js?1581627453"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1581627133"></script>
<script src="/js/learn.js?1581627133"></script>
<script src="/js/hugo-learn.js?1581627133"></script>
<script src="/js/modernizr.custom-3.6.0.js?1581627453"></script>
<script src="/js/learn.js?1581627453"></script>
<script src="/js/hugo-learn.js?1581627453"></script>

<link href="/mermaid/mermaid.css?1581627133" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1581627133"></script>
<link href="/mermaid/mermaid.css?1581627453" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1581627453"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>
Expand Down
Loading

0 comments on commit 7d05925

Please sign in to comment.