Skip to content

Commit

Permalink
Amend headings
Browse files Browse the repository at this point in the history
Re-group how-to's
Add an introductory sentence per category
Re-order list items
  • Loading branch information
clinton-fung committed Apr 25, 2024
1 parent 1a0c9bb commit b7b6ba6
Showing 1 changed file with 29 additions and 27 deletions.
56 changes: 29 additions & 27 deletions how-to/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ How-to Guides
Getting started
---------------

To get started with Launchpad, get the source code and run a local development instance.

.. toctree::
:maxdepth: 1

Expand All @@ -14,48 +16,48 @@ Getting started
Common development tasks
------------------------

Once you have an instance of Launchpad, you're ready to contribute!

.. toctree::
:maxdepth: 1

submitting-a-patch
fixing-bugs
contributing-changes
submitting-a-patch
exceptions
security
using-breakpoints
preserve-query-count
land-update-for-loggerhead
update-configuration-for-testing
testing-scripts
create-job-publish-artifact
chameleon
use-updated-dependency
database-schema-changes-process
apply-schema-changes
importing-an-ubuntu-package

Common operational tasks
------------------------

.. toctree::
:maxdepth: 1

triage-bugs
Launchpad development tips
--------------------------

Operating development instances
-------------------------------
There are some things that can make your journey of contributing to Launchpad much easier.

.. toctree::
:maxdepth: 1

new-user
apply-schema-changes
use-updated-dependency
importing-an-ubuntu-package
update-configuration-for-testing
using-breakpoints
security
testing-scripts
exceptions
preserve-query-count
chameleon

Operating Canonical's instances
-------------------------------
Operating Launchpad
------------------------

If you have a running instance of Launchpad, there are common tasks you might need to perform.

.. toctree::
:maxdepth: 1

deploying-configuration-changes
checking-availability-of-launchpad-frontends
getting-overview-of-build-farm
checking-availability-of-launchpad-frontends
new-user
create-job-publish-artifact
triage-bugs
deploying-configuration-changes
land-update-for-loggerhead

0 comments on commit b7b6ba6

Please sign in to comment.