mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
~ fix missing library & testing menu point
+ add honeypot to libraries list Signed-off-by: Christoph Potas <christoph286@googlemail.com>
This commit is contained in:
parent
f56e2e9d92
commit
d6a4e85724
@ -44,9 +44,9 @@ Tutorial
|
||||
CodeIgniter4 Overview
|
||||
*********************
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:titlesonly:
|
||||
|
||||
concepts/index
|
||||
concepts/index
|
||||
|
||||
**************
|
||||
General Topics
|
||||
@ -61,7 +61,10 @@ General Topics
|
||||
Library Reference
|
||||
*****************
|
||||
|
||||
* ``Honeypot``
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
libraries/index
|
||||
|
||||
******************
|
||||
Database Reference
|
||||
@ -86,9 +89,9 @@ Testing
|
||||
*******
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:titlesonly:
|
||||
|
||||
testing.index
|
||||
testing/index
|
||||
|
||||
***************************
|
||||
Contributing to CodeIgniter
|
||||
@ -97,4 +100,4 @@ Contributing to CodeIgniter
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
contributing/index
|
||||
contributing/index
|
||||
|
@ -13,6 +13,7 @@ Library Reference
|
||||
curlrequest
|
||||
email
|
||||
files
|
||||
honeypot
|
||||
images
|
||||
incomingrequest
|
||||
localization
|
||||
|
Loading…
x
Reference in New Issue
Block a user