Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/tutorial/set-up.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ This page contains a short guide on how to set up and use the starter pack.
Copy the starter pack
=====================

If you're starting a new project, clone the `starter pack repository <https://github.com/canonical/sphinx-docs-starter-pack>`_ and begin your project from there.
If you're starting a new project, `copy the starter pack as a template repository <https://github.com/new?template_name=sphinx-docs-starter-pack&template_owner=canonical>`__.

If you're creating documentation for a Canonical project, set the owner to **canonical**.

If you're adding documentation to an existing software project, copy the following files from the starter pack repository into your project:

Expand Down
Loading