Skip to content

Commit

Permalink
Introduced numbered lists for quickstarts (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
nastena1606 authored Apr 24, 2024
1 parent 44f9f98 commit 0656acc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,17 +161,17 @@ nav:
- psmdb-pro.md
- Get started:
- Quickstart guides: 'install/index.md'
- Installation:
- 1. Installation:
- 'System requirements': 'install/system-requirements.md'
- "On Debian and Ubuntu": install/apt.md
- "On RHEL and derivatives": install/yum.md
- "From tarballs": install/tarball.md
- install/source.md
- "Run in Docker": install/docker.md
- "Install Percona Server for MongoDB Pro": install/install-pro.md
- connect.md
- crud.md
- what-next.md
- "2. Connect to Percona Server for MongoDB": connect.md
- "3. Manipulate data in Percona Server for MongoDB": crud.md
- "4. What's next?": what-next.md
- Features:
- Storage:
- "Percona Memory Engine": "inmemory.md"
Expand Down

0 comments on commit 0656acc

Please sign in to comment.