Skip to content

Commit 2e6e8fb

Browse files
clintonsteinerpedro-psb
authored andcommitted
User and Dev Manual Header pages: add links to other sections
* Felt weird reading these high traffic pages with references to other pages and guide but no link to click * Attempt to improve that by adding in these links
1 parent 1a6b687 commit 2e6e8fb

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

docs/sections/dev/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,20 @@ Common needs are to *improve docs, fix bugs and add features*.
2020

2121
---
2222

23-
Learn the basic for contributing to Pulp: opening PRs, code style, releases cycles and versioning.
23+
Learn the basics for contributing to Pulp: opening PRs, code style, releases cycles and versioning.
24+
25+
[Contributing Code](site:pulpcore/docs/dev/tutorials/quickstart/)
26+
27+
[Contributing Documentation](site:pulpcore/docs/dev/tutorials/quickstart-docs)
2428

2529

2630
- **Deep Dive**
2731

2832
---
2933

3034
Dive-in into Pulp code and architecture to help extend, improve and move the project forward.
35+
36+
[Architecture](site:pulpcore/docs/admin/learn/architecture/)
3137

3238

3339
</div>

docs/sections/help/more/docs-usage.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Documentation Usage
22

3-
EDITME
3+
The Pulp Documentation provides comprehensive information on managing, distributing, and maintaining repositories of software packages.
4+
This guide will help you navigate and make the most of Pulp's documentation.
5+
6+
---
7+
8+
## Table of Contents
9+
- [Start Here](site:pulpcore/docs/user/tutorials/)
10+

docs/sections/user/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@ while **admin** needs are to *configure, deploy and maintain Pulp instances*.
1919

2020
---
2121

22-
Complete the starter tutorial to learn in practice the basics of managing content in Pulp.
23-
22+
Complete the [start tutorial](site:pulpcore/docs/user/tutorials/) to learn in practice the basics of managing content in Pulp.
2423

2524
- **Understand the docs**
2625

2726
---
2827

2928
Pulp has a rich ecosystem of plugins.
30-
Understanding the docs can help you find information more efficiently.
29+
[Understanding the docs](site:help/more/docs-usage) can help you find information more efficiently.
3130

3231
</div>
3332
</div>

0 commit comments

Comments
 (0)