We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 9720dc1Copy full SHA for 9720dc1
.github/pull_request_template.md
@@ -0,0 +1,3 @@
1
+Pull Requests will not be accepted to this repository.
2
+Contributions for the Julia documentation should be made to
3
+Julia's GitHub repository (https://github.com/JuliaLang/julia).
README.md
@@ -0,0 +1,9 @@
+# [docs.julialang.org][julia-docs]
+
+This repository hosts the built documentation for the [Julia language][julia-web].
4
+The pages are built from source files in the [Julia's GitHub repository][julia-gh],
5
+and contributions to the documentation should be made there.
6
7
+[julia-docs]: https://docs.julialang.org
8
+[julia-web]: https://julialang.org/
9
+[julia-gh]: https://github.com/JuliaLang/julia
0 commit comments