Skip to content

Commit dd32554

Browse files
committed
Use :noindexentry: for README example
1 parent 3f1429e commit dd32554

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,13 @@ Result
7878
-----------------
7979

8080
.. php:class:: DateTime
81+
:noindexentry:
8182
:nocontentsentry:
8283

8384
Datetime class
8485

8586
.. php:method:: setDate($year, $month, $day)
87+
:noindexentry:
8688
:nocontentsentry:
8789

8890
Set the date.
@@ -94,6 +96,7 @@ Result
9496

9597

9698
.. php:method:: setTime($hour, $minute[, $second])
99+
:noindexentry:
97100
:nocontentsentry:
98101

99102
Set the time.
@@ -104,6 +107,7 @@ Result
104107
:returns: Either false on failure, or the DateTime object for method chaining.
105108

106109
.. php:const:: ATOM
110+
:noindexentry:
107111
:nocontentsentry:
108112

109113
Y-m-d\TH:i:sP

0 commit comments

Comments
 (0)