mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Adjust documentation
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
# Extension definition: `options.yml`
|
||||
|
||||
To be done
|
||||
|
||||
|
||||
For now have a look at the existing modules into the respective `options.yml` files as they are mostly the same.
|
||||
@@ -1,3 +0,0 @@
|
||||
# Extension definition: `test.yml`
|
||||
|
||||
This is not yet implemented and thus no documentation exists.
|
||||
@@ -1,3 +1,14 @@
|
||||
[PHP Mods: Overview](../../php_modules/README.md) |
|
||||
[PHP Mods: `options.yml`](PHP-EXT-options.yml.md) |
|
||||
PHP Mods: `build.yml` |
|
||||
[PHP Mods: `test.yml`](PHP-EXT-test.yml.md)
|
||||
|
||||
---
|
||||
|
||||
<h2><img name="Documentation" title="Documentation" width="20" src="https://github.com/devilbox/artwork/raw/master/submissions_logo/cytopia/01/png/logo_64_trans.png"> Contributor Documentation: PHP Modules</h2>
|
||||
|
||||
|
||||
|
||||
# Extension definition: `build.yml`
|
||||
|
||||
|
||||
17
doc/contributor/PHP-EXT-options.yml.md
Normal file
17
doc/contributor/PHP-EXT-options.yml.md
Normal file
@@ -0,0 +1,17 @@
|
||||
[PHP Mods: Overview](../../php_modules/README.md) |
|
||||
PHP Mods: `options.yml` |
|
||||
[PHP Mods: `build.yml`](PHP-EXT-build.yml.md) |
|
||||
[PHP Mods: `test.yml`](PHP-EXT-test.yml.md)
|
||||
|
||||
---
|
||||
|
||||
<h2><img name="Documentation" title="Documentation" width="20" src="https://github.com/devilbox/artwork/raw/master/submissions_logo/cytopia/01/png/logo_64_trans.png"> Contributor Documentation: PHP Modules</h2>
|
||||
|
||||
|
||||
|
||||
# Extension definition: `options.yml`
|
||||
|
||||
To be done
|
||||
|
||||
|
||||
For now have a look at the existing modules into the respective `options.yml` files as they are mostly the same.
|
||||
14
doc/contributor/PHP-EXT-test.yml.md
Normal file
14
doc/contributor/PHP-EXT-test.yml.md
Normal file
@@ -0,0 +1,14 @@
|
||||
[PHP Mods: Overview](../../php_modules/README.md) |
|
||||
[PHP Mods: `options.yml`](PHP-EXT-options.yml.md) |
|
||||
[PHP Mods: `build.yml`](PHP-EXT-build.yml.md) |
|
||||
PHP Mods: `test.yml`
|
||||
|
||||
---
|
||||
|
||||
<h2><img name="Documentation" title="Documentation" width="20" src="https://github.com/devilbox/artwork/raw/master/submissions_logo/cytopia/01/png/logo_64_trans.png"> Contributor Documentation: PHP Modules</h2>
|
||||
|
||||
|
||||
|
||||
# Extension definition: `test.yml`
|
||||
|
||||
This is not yet implemented and thus no documentation exists.
|
||||
@@ -14,6 +14,7 @@ Extensions |
|
||||
<h2><img name="Documentation" title="Documentation" width="20" src="https://github.com/devilbox/artwork/raw/master/submissions_logo/cytopia/01/png/logo_64_trans.png"> Documentation</h2>
|
||||
|
||||
|
||||
:information_source: For details on how to add/edit modules see **[Contributor Documentation: PHP Modules](../php_modules/README.md)**
|
||||
|
||||
#### PHP Modules (`base`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user