Skip to content

Commit

Permalink
Update canonical URLs in v1.0.0/ docs on gh-pages (#28821)
Browse files Browse the repository at this point in the history
* Update canonical URLs in v1.0.0/ docs

find v1.0.0/ -name '*html' -exec sed -i 's/<link rel="canonical" href="https:\/\/docs.julialang.org\/en\/stable/<link rel="canonical" href="https:\/\/docs.julialang.org\/en\/v1/' {} \;

* Update stable/ and add v1/ as a symlink

rm -R stable/ && cp -R v1.0.0/ stable/
ln -s stable v1
  • Loading branch information
mortenpi authored and fredrikekre committed Aug 22, 2018
1 parent 0a28402 commit 89e72ad
Show file tree
Hide file tree
Showing 216 changed files with 216 additions and 215 deletions.
2 changes: 1 addition & 1 deletion en/stable/base/arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/base/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/c/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/collections/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/constants/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/file/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/io-network/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/iterators/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/libc/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/math/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/multi-threading/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/numbers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/parallel/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/punctuation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/simd-types/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/sort/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/stacktraces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/base/strings/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/ast/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/backtraces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/boundscheck/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/callconv/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/cartesian/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/compiler/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/debuggingtips/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/eval/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/functions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/inference/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/init/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/isbitsunionarrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/llvm/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/locks/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/meta/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/object/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/offset-arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/reflection/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/require/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/sanitizers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/stdio/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/subarrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/sysimg/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/types/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/devdocs/valgrind/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/calling-c-and-fortran-code/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/code-loading/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/complex-and-rational-numbers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/constructors/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/control-flow/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/conversion-and-promotion/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/documentation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/embedding/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/environment-variables/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/faq/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/functions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/getting-started/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/interfaces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/mathematical-operations/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/metaprogramming/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/methods/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/missing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/modules/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/networking-and-streams/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/noteworthy-differences/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/parallel-computing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/performance-tips/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/profile/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/running-external-programs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/stacktraces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/strings/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/style-guide/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/types/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/unicode-input/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/variables-and-scoping/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/variables/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/manual/workflow-tips/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/search/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/siteinfo.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
var DOCUMENTER_CURRENT_VERSION = "stable";
var DOCUMENTER_CURRENT_VERSION = "v1.0.0";
2 changes: 1 addition & 1 deletion en/stable/stdlib/Base64/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/CRC32c/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Dates/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/DelimitedFiles/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Distributed/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/FileWatching/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/InteractiveUtils/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/LibGit2/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Libdl/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/LinearAlgebra/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Logging/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Markdown/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Mmap/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Pkg/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Printf/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Profile/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/REPL/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Random/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/SHA/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Serialization/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/SharedArrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Sockets/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/SparseArrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Statistics/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Test/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/UUIDs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/stable/stdlib/Unicode/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions en/v1
2 changes: 1 addition & 1 deletion en/v1.0.0/base/arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/base/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/c/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/collections/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/constants/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/file/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/io-network/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/iterators/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/libc/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/math/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/multi-threading/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/numbers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/parallel/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/punctuation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/simd-types/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/sort/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/stacktraces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/base/strings/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/ast/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/backtraces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/boundscheck/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/callconv/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/cartesian/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/compiler/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/debuggingtips/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/eval/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/functions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/inference/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/init/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/isbitsunionarrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/llvm/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/locks/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/meta/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/object/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/offset-arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/reflection/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/require/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/sanitizers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/stdio/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/subarrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/sysimg/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/types/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/devdocs/valgrind/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/calling-c-and-fortran-code/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/code-loading/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/complex-and-rational-numbers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/constructors/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/control-flow/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/conversion-and-promotion/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/documentation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/embedding/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/environment-variables/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/faq/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/functions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/getting-started/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/interfaces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/mathematical-operations/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/metaprogramming/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/methods/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/missing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/modules/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/networking-and-streams/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/noteworthy-differences/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/parallel-computing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/performance-tips/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/profile/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/running-external-programs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/stacktraces/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/strings/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/style-guide/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/types/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/unicode-input/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/variables-and-scoping/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/variables/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/manual/workflow-tips/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/search/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Base64/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/CRC32c/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Dates/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/DelimitedFiles/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Distributed/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/FileWatching/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/InteractiveUtils/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/LibGit2/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Libdl/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/LinearAlgebra/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Logging/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Markdown/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Mmap/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Pkg/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Printf/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Profile/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/REPL/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Random/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/SHA/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Serialization/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/SharedArrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Sockets/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/SparseArrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Statistics/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Test/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/UUIDs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/v1.0.0/stdlib/Unicode/index.html

Large diffs are not rendered by default.

0 comments on commit 89e72ad

Please sign in to comment.