JuliaDocs/Documenter.jl

Reorganize `Hosting Documentation`

Open

#2,131 opened on May 25, 2023

View on GitHub
 (7 comments) (3 reactions) (0 assignees)Julia (910 stars) (513 forks)batch import
Type: Documentationhelp wanted

Description

From the slack discussion:

Shuhei Kadowaki 4 minutes ago By the way, the section Authentication: SSH Deploy Keys should be in the parent section of GitHub, not in the Travis CI section? It often confuses me that I need to jump to the Travis section when I try to read through the instructions for GitHub actions (and I guess most people use GH actions more than Travis these days?)

Morten Piibeleht 2 minutes ago Yeah, that's an artifact from the Travis days :older_adult: In principle, that page should be reorganized and rewritten.

The main goal of this issue to make it easier to read through the instructions for GitHub Actions. Currently it is a bit confusing since a part of the instructions currently redirects to the Travis section, that is used rarely these days.

Contributor guide