Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation introduction fixed for 1.0 #28548

Merged
merged 1 commit into from
Aug 10, 2018
Merged

Documentation introduction fixed for 1.0 #28548

merged 1 commit into from
Aug 10, 2018

Conversation

fredrikekre
Copy link
Member

Pushing the changes I made locally before I pushed my locally generated docs to gh-pages.

@assert length(splitted) == 2
replaced_links = replace(splitted[1], r"\[\#([0-9]*?)\]" => s"[#\g<1>](https://github.com/JuliaLang/julia/issues/\g<1>)")
write(joinpath(@__DIR__, "src", "NEWS.md"), replaced_links)
# # Generate a suitable markdown file from NEWS.md and put it in src
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commenting out this for now since it is completely empty, and it looks horrible.

@fredrikekre fredrikekre merged commit 53d2e7c into master Aug 10, 2018
@fredrikekre fredrikekre deleted the fe/1.0docs branch August 10, 2018 14:39
KristofferC pushed a commit that referenced this pull request Aug 19, 2018
KristofferC pushed a commit that referenced this pull request Aug 19, 2018
@KristofferC KristofferC mentioned this pull request Aug 19, 2018
KristofferC pushed a commit that referenced this pull request Aug 19, 2018
KristofferC pushed a commit that referenced this pull request Sep 8, 2018
KristofferC pushed a commit that referenced this pull request Sep 8, 2018
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants