Skip to content

Commit 3a6b2a1

Browse files
authored
Add references to Performance Tips and Workflow Tips to Getting Started. (#40464)
I suspect that some people go to julialang.org, click 'Learn', click 'getting started guide', start reading, and never get to Performance Tips (or Workflow Tips) because they come quite late in the manual. (An alternative would be to link to the introduction which already has a link to Performance Tips. However, I like that the Getting Started page quickly gets to the REPL, so I don't want to change that.)
1 parent 0b0e8e5 commit 3a6b2a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/manual/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,5 @@ command-line-options).
103103
## Resources
104104

105105
A curated list of useful learning resources to help new users get started can be found on the [learning](https://julialang.org/learning/) page of the main Julia web site.
106+
107+
If you already know Julia a bit, you might want to peek ahead at [Performance Tips](@ref man-performance-tips) and [Workflow Tips](@ref man-workflow-tips).

0 commit comments

Comments
 (0)