Skip to content

Commit 452f6ff

Browse files
committed
toc
1 parent e1a6976 commit 452f6ff

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

source/get-started.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
.. _php-get-started:
2+
3+
================================
4+
Get Started with the PHP Library
5+
================================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
.. facet::
14+
:name: genre
15+
:values: tutorial
16+
17+
.. meta::
18+
:description: Learn how to create an app to connect to MongoDB deployment by using the PHP library.
19+
:keywords: quick start, tutorial, basics
20+
21+
.. toctree::
22+
23+
/get-started/download-and-install/
24+
/get-started/create-a-deployment/

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ MongoDB PHP Library
1111
:titlesonly:
1212

1313
Installation </tutorial/install-php-library>
14+
Get Started </get-started>
1415
/tutorial
1516
/upgrade
1617
/reference

0 commit comments

Comments
 (0)