1
1
2
- .. image :: http://poser.pugx.org/phpdocumentor/guides-restructured-text /require/php
2
+ .. image :: http://poser.pugx.org/phpdocumentor/guides-theme-rst /require/php
3
3
:alt: PHP Version Require
4
- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
4
+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
5
5
6
- .. image :: http://poser.pugx.org/phpdocumentor/guides-restructured-text /v/stable
6
+ .. image :: http://poser.pugx.org/phpdocumentor/guides-theme-rst /v/stable
7
7
:alt: Latest Stable Version
8
- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
8
+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
9
9
10
- .. image :: http://poser.pugx.org/phpdocumentor/guides-restructured-text /v/unstable
10
+ .. image :: http://poser.pugx.org/phpdocumentor/guides-theme-rst /v/unstable
11
11
:alt: Latest Unstable Version
12
- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
12
+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
13
13
14
- .. image :: https://poser.pugx.org/phpdocumentor/guides-restructured-text /d/total
14
+ .. image :: https://poser.pugx.org/phpdocumentor/guides-theme-rst /d/total
15
15
:alt: Total Downloads
16
- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
16
+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
17
17
18
- .. image :: https://poser.pugx.org/phpdocumentor/guides-restructured-text /d/monthly
18
+ .. image :: https://poser.pugx.org/phpdocumentor/guides-theme-rst /d/monthly
19
19
:alt: Monthly Downloads
20
- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
20
+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
21
21
22
22
====================
23
23
phpDocumentor Guides
@@ -27,11 +27,11 @@ This repository is part of `phpDocumentor's Guides library <https://github.com/p
27
27
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
28
28
This AST is then fed to a renderer, which produces the desired output, such as HTML.
29
29
30
- The package `phpdocumentor/guides-restructured-text <https://packagist.org/packages/phpdocumentor/guides-restructured-text >`__ adds
30
+ The package `phpdocumentor/guides-theme-rst <https://packagist.org/packages/phpdocumentor/guides-theme-rst >`__ adds
31
31
`reStructuredText Markup <https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html >`__ support to the
32
32
phpDocumentor's Guides library.
33
33
34
34
:Mono-Repository: https://github.com/phpDocumentor/guides
35
35
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
36
- :Packagist: https://packagist.org/packages/phpdocumentor/guides-restructured-text
36
+ :Packagist: https://packagist.org/packages/phpdocumentor/guides-theme-rst
37
37
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst
0 commit comments