diff --git a/docs/style-guides/julia/README.md b/docs/style-guides/julia/README.md index fecfc1ee929e..0f6641798d41 100644 --- a/docs/style-guides/julia/README.md +++ b/docs/style-guides/julia/README.md @@ -1,7 +1,48 @@ + + # Julia Style Guide > Style guide for programming in Julia. -TODO +
+ +See the [Julia style guide](https://docs.julialang.org/en/v1/manual/style-guide/) for comprehensive style recommendations. + +
+ + + +
+ +For examples of Julia code following the style guide, see the official Julia documentation at [docs.julialang.org](https://docs.julialang.org/en/v1/manual/style-guide/). + +
+ + + + -- Julia [style guide](http://docs.julialang.org/en/release-0.4/manual/style-guide/). +