Skip to content

Instantly share code, notes, and snippets.

@mortenpi
Created May 25, 2017 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mortenpi/f328e2d2419647384f8b7d5d77b64f79 to your computer and use it in GitHub Desktop.
Save mortenpi/f328e2d2419647384f8b7d5d77b64f79 to your computer and use it in GitHub Desktop.
search.html (v0.10.3) vs search/index.html (v0.11.0)
24c24
< "https://fonts.googleapis.com/css?family=Lato|Ubuntu+Mono" rel=
---
> "https://fonts.googleapis.com/css?family=Lato|Roboto+Mono" rel=
30c30
< documenterBaseURL="."
---
> documenterBaseURL=".."
34,39c34,39
< data-main="assets/documenter.js"></script>
< <script src="siteinfo.js"></script>
< <script src="../versions.js"></script>
< <link href="assets/highlightjs/default.css" rel="stylesheet" type=
< "text/css">
< <link href="assets/documenter.css" rel="stylesheet" type=
---
> data-main="../assets/documenter.js"></script>
> <script src="../siteinfo.js"></script>
> <script src="../../versions.js"></script>
> <link href="../assets/highlightjs/default.css" rel="stylesheet"
> type="text/css">
> <link href="../assets/documenter.css" rel="stylesheet" type=
43,44c43,44
< <nav class="toc"><a href="index.html"><img class="logo" src=
< "assets/logo.png" alt="The Julia Language logo"></a>
---
> <nav class="toc"><a href="../index.html"><img class="logo" src=
> "../assets/logo.png" alt="The Julia Language logo"></a>
49,50c49,50
< <form class="search" action="search.html"><input id="search-query"
< name="q" type="text" placeholder="Search docs"></form>
---
> <form class="search" action=""><input id="search-query" name="q"
> type="text" placeholder="Search docs"></form>
52c52
< <li><a class="toctext" href="index.html">Home</a></li>
---
> <li><a class="toctext" href="../">Home</a></li>
56,57c56,57
< "manual/introduction.html">Introduction</a></li>
< <li><a class="toctext" href="manual/getting-started.html">Getting
---
> "../manual/introduction/">Introduction</a></li>
> <li><a class="toctext" href="../manual/getting-started/">Getting
60c60
< "manual/variables.html">Variables</a></li>
---
> "../manual/variables/">Variables</a></li>
62c62
< "manual/integers-and-floating-point-numbers.html">Integers and
---
> "../manual/integers-and-floating-point-numbers/">Integers and
65c65
< "manual/mathematical-operations.html">Mathematical Operations and
---
> "../manual/mathematical-operations/">Mathematical Operations and
68c68
< "manual/complex-and-rational-numbers.html">Complex and Rational
---
> "../manual/complex-and-rational-numbers/">Complex and Rational
70c70
< <li><a class="toctext" href="manual/strings.html">Strings</a></li>
---
> <li><a class="toctext" href="../manual/strings/">Strings</a></li>
72,73c72,73
< "manual/functions.html">Functions</a></li>
< <li><a class="toctext" href="manual/control-flow.html">Control
---
> "../manual/functions/">Functions</a></li>
> <li><a class="toctext" href="../manual/control-flow/">Control
76,78c76,78
< "manual/variables-and-scoping.html">Scope of Variables</a></li>
< <li><a class="toctext" href="manual/types.html">Types</a></li>
< <li><a class="toctext" href="manual/methods.html">Methods</a></li>
---
> "../manual/variables-and-scoping/">Scope of Variables</a></li>
> <li><a class="toctext" href="../manual/types/">Types</a></li>
> <li><a class="toctext" href="../manual/methods/">Methods</a></li>
80c80
< "manual/constructors.html">Constructors</a></li>
---
> "../manual/constructors/">Constructors</a></li>
82c82
< "manual/conversion-and-promotion.html">Conversion and
---
> "../manual/conversion-and-promotion/">Conversion and
85,86c85,86
< "manual/interfaces.html">Interfaces</a></li>
< <li><a class="toctext" href="manual/modules.html">Modules</a></li>
---
> "../manual/interfaces/">Interfaces</a></li>
> <li><a class="toctext" href="../manual/modules/">Modules</a></li>
88c88
< "manual/documentation.html">Documentation</a></li>
---
> "../manual/documentation/">Documentation</a></li>
90,91c90,91
< "manual/metaprogramming.html">Metaprogramming</a></li>
< <li><a class="toctext" href="manual/arrays.html">Multi-dimensional
---
> "../manual/metaprogramming/">Metaprogramming</a></li>
> <li><a class="toctext" href="../manual/arrays/">Multi-dimensional
93c93
< <li><a class="toctext" href="manual/linear-algebra.html">Linear
---
> <li><a class="toctext" href="../manual/linear-algebra/">Linear
96,97c96
< "manual/networking-and-streams.html">Networking and
< Streams</a></li>
---
> "../manual/networking-and-streams/">Networking and Streams</a></li>
99,100c98,99
< "manual/parallel-computing.html">Parallel Computing</a></li>
< <li><a class="toctext" href="manual/dates.html">Date and
---
> "../manual/parallel-computing/">Parallel Computing</a></li>
> <li><a class="toctext" href="../manual/dates/">Date and
103,104c102
< "manual/interacting-with-julia.html">Interacting With
< Julia</a></li>
---
> "../manual/interacting-with-julia/">Interacting With Julia</a></li>
106c104
< "manual/running-external-programs.html">Running External
---
> "../manual/running-external-programs/">Running External
109c107
< "manual/calling-c-and-fortran-code.html">Calling C and Fortran
---
> "../manual/calling-c-and-fortran-code/">Calling C and Fortran
112,113c110,111
< "manual/handling-operating-system-variation.html">Handling
< Operating System Variation</a></li>
---
> "../manual/handling-operating-system-variation/">Handling Operating
> System Variation</a></li>
115c113
< "manual/environment-variables.html">Environment Variables</a></li>
---
> "../manual/environment-variables/">Environment Variables</a></li>
117,119c115,116
< "manual/interacting-with-julia.html">Interacting With
< Julia</a></li>
< <li><a class="toctext" href="manual/embedding.html">Embedding
---
> "../manual/interacting-with-julia/">Interacting With Julia</a></li>
> <li><a class="toctext" href="../manual/embedding/">Embedding
121,125c118,120
< <li><a class="toctext" href=
< "manual/packages.html">Packages</a></li>
< <li><a class="toctext" href=
< "manual/profile.html">Profiling</a></li>
< <li><a class="toctext" href="manual/stacktraces.html">Stack
---
> <li><a class="toctext" href="../manual/packages/">Packages</a></li>
> <li><a class="toctext" href="../manual/profile/">Profiling</a></li>
> <li><a class="toctext" href="../manual/stacktraces/">Stack
128,129c123,124
< "manual/performance-tips.html">Performance Tips</a></li>
< <li><a class="toctext" href="manual/workflow-tips.html">Workflow
---
> "../manual/performance-tips/">Performance Tips</a></li>
> <li><a class="toctext" href="../manual/workflow-tips/">Workflow
131c126
< <li><a class="toctext" href="manual/style-guide.html">Style
---
> <li><a class="toctext" href="../manual/style-guide/">Style
133c128
< <li><a class="toctext" href="manual/faq.html">Frequently Asked
---
> <li><a class="toctext" href="../manual/faq/">Frequently Asked
136c131
< "manual/noteworthy-differences.html">Noteworthy Differences from
---
> "../manual/noteworthy-differences/">Noteworthy Differences from
138c133
< <li><a class="toctext" href="manual/unicode-input.html">Unicode
---
> <li><a class="toctext" href="../manual/unicode-input/">Unicode
144,145c139,140
< <li><a class="toctext" href="stdlib/base.html">Essentials</a></li>
< <li><a class="toctext" href="stdlib/collections.html">Collections
---
> <li><a class="toctext" href="../stdlib/base/">Essentials</a></li>
> <li><a class="toctext" href="../stdlib/collections/">Collections
147,151c142,146
< <li><a class="toctext" href="stdlib/math.html">Mathematics</a></li>
< <li><a class="toctext" href="stdlib/numbers.html">Numbers</a></li>
< <li><a class="toctext" href="stdlib/strings.html">Strings</a></li>
< <li><a class="toctext" href="stdlib/arrays.html">Arrays</a></li>
< <li><a class="toctext" href="stdlib/parallel.html">Tasks and
---
> <li><a class="toctext" href="../stdlib/math/">Mathematics</a></li>
> <li><a class="toctext" href="../stdlib/numbers/">Numbers</a></li>
> <li><a class="toctext" href="../stdlib/strings/">Strings</a></li>
> <li><a class="toctext" href="../stdlib/arrays/">Arrays</a></li>
> <li><a class="toctext" href="../stdlib/parallel/">Tasks and
153c148
< <li><a class="toctext" href="stdlib/linalg.html">Linear
---
> <li><a class="toctext" href="../stdlib/linalg/">Linear
156,158c151,153
< "stdlib/constants.html">Constants</a></li>
< <li><a class="toctext" href="stdlib/file.html">Filesystem</a></li>
< <li><a class="toctext" href="stdlib/io-network.html">I/O and
---
> "../stdlib/constants/">Constants</a></li>
> <li><a class="toctext" href="../stdlib/file/">Filesystem</a></li>
> <li><a class="toctext" href="../stdlib/io-network/">I/O and
161,162c156,157
< "stdlib/punctuation.html">Punctuation</a></li>
< <li><a class="toctext" href="stdlib/sort.html">Sorting and Related
---
> "../stdlib/punctuation/">Punctuation</a></li>
> <li><a class="toctext" href="../stdlib/sort/">Sorting and Related
164c159
< <li><a class="toctext" href="stdlib/pkg.html">Package Manager
---
> <li><a class="toctext" href="../stdlib/pkg/">Package Manager
166c161
< <li><a class="toctext" href="stdlib/dates.html">Dates and
---
> <li><a class="toctext" href="../stdlib/dates/">Dates and
168c163
< <li><a class="toctext" href="stdlib/iterators.html">Iteration
---
> <li><a class="toctext" href="../stdlib/iterators/">Iteration
170,173c165,167
< <li><a class="toctext" href="stdlib/test.html">Unit
< Testing</a></li>
< <li><a class="toctext" href="stdlib/c.html">C Interface</a></li>
< <li><a class="toctext" href="stdlib/libc.html">C Standard
---
> <li><a class="toctext" href="../stdlib/test/">Unit Testing</a></li>
> <li><a class="toctext" href="../stdlib/c/">C Interface</a></li>
> <li><a class="toctext" href="../stdlib/libc/">C Standard
175c169
< <li><a class="toctext" href="stdlib/libdl.html">Dynamic
---
> <li><a class="toctext" href="../stdlib/libdl/">Dynamic
176a171
> <li><a class="toctext" href="../stdlib/profile/">Profiling</a></li>
178,181c173,174
< "stdlib/profile.html">Profiling</a></li>
< <li><a class="toctext" href=
< "stdlib/stacktraces.html">StackTraces</a></li>
< <li><a class="toctext" href="stdlib/simd-types.html">SIMD
---
> "../stdlib/stacktraces/">StackTraces</a></li>
> <li><a class="toctext" href="../stdlib/simd-types/">SIMD
187,188c180,181
< <li><a class="toctext" href="devdocs/reflection.html">Reflection
< and introspection</a></li>
---
> <li><a class="toctext" href="../devdocs/reflection/">Reflection and
> introspection</a></li>
191c184
< <li><a class="toctext" href="devdocs/init.html">Initialization of
---
> <li><a class="toctext" href="../devdocs/init/">Initialization of
193,194c186,187
< <li><a class="toctext" href="devdocs/ast.html">Julia ASTs</a></li>
< <li><a class="toctext" href="devdocs/types.html">More about
---
> <li><a class="toctext" href="../devdocs/ast/">Julia ASTs</a></li>
> <li><a class="toctext" href="../devdocs/types/">More about
196c189
< <li><a class="toctext" href="devdocs/object.html">Memory layout of
---
> <li><a class="toctext" href="../devdocs/object/">Memory layout of
198c191
< <li><a class="toctext" href="devdocs/eval.html">Eval of Julia
---
> <li><a class="toctext" href="../devdocs/eval/">Eval of Julia
200c193
< <li><a class="toctext" href="devdocs/callconv.html">Calling
---
> <li><a class="toctext" href="../devdocs/callconv/">Calling
202c195
< <li><a class="toctext" href="devdocs/compiler.html">High-level
---
> <li><a class="toctext" href="../devdocs/compiler/">High-level
204c197
< <li><a class="toctext" href="devdocs/functions.html">Julia
---
> <li><a class="toctext" href="../devdocs/functions/">Julia
207,208c200,201
< "devdocs/cartesian.html">Base.Cartesian</a></li>
< <li><a class="toctext" href="devdocs/meta.html">Talking to the
---
> "../devdocs/cartesian/">Base.Cartesian</a></li>
> <li><a class="toctext" href="../devdocs/meta/">Talking to the
211,212c204,205
< "devdocs/subarrays.html">SubArrays</a></li>
< <li><a class="toctext" href="devdocs/sysimg.html">System Image
---
> "../devdocs/subarrays/">SubArrays</a></li>
> <li><a class="toctext" href="../devdocs/sysimg/">System Image
214c207
< <li><a class="toctext" href="devdocs/llvm.html">Working with
---
> <li><a class="toctext" href="../devdocs/llvm/">Working with
216c209
< <li><a class="toctext" href="devdocs/stdio.html">printf() and stdio
---
> <li><a class="toctext" href="../devdocs/stdio/">printf() and stdio
218c211
< <li><a class="toctext" href="devdocs/boundscheck.html">Bounds
---
> <li><a class="toctext" href="../devdocs/boundscheck/">Bounds
220c213
< <li><a class="toctext" href="devdocs/locks.html">Proper maintenance
---
> <li><a class="toctext" href="../devdocs/locks/">Proper maintenance
222,223c215,216
< <li><a class="toctext" href="devdocs/offset-arrays.html">Arrays
< with custom indices</a></li>
---
> <li><a class="toctext" href="../devdocs/offset-arrays/">Arrays with
> custom indices</a></li>
225,226c218,219
< "devdocs/libgit2.html">Base.LibGit2</a></li>
< <li><a class="toctext" href="devdocs/require.html">Module
---
> "../devdocs/libgit2/">Base.LibGit2</a></li>
> <li><a class="toctext" href="../devdocs/require/">Module
233c226
< <li><a class="toctext" href="devdocs/backtraces.html">Reporting and
---
> <li><a class="toctext" href="../devdocs/backtraces/">Reporting and
235c228
< <li><a class="toctext" href="devdocs/debuggingtips.html">gdb
---
> <li><a class="toctext" href="../devdocs/debuggingtips/">gdb
237c230
< <li><a class="toctext" href="devdocs/valgrind.html">Using Valgrind
---
> <li><a class="toctext" href="../devdocs/valgrind/">Using Valgrind
239c232
< <li><a class="toctext" href="devdocs/sanitizers.html">Sanitizer
---
> <li><a class="toctext" href="../devdocs/sanitizers/">Sanitizer
260,261c253,254
< <script src="search_index.js"></script>
< <script src="assets/search.js"></script>
---
> <script src="../search_index.js"></script>
> <script src="../assets/search.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment