11
2- .. image :: http://poser.pugx.org/phpdocumentor/guides-restructured-text /require/php
2+ .. image :: http://poser.pugx.org/phpdocumentor/guides-theme-rst /require/php
33 :alt: PHP Version Require
4- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
4+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
55
6- .. image :: http://poser.pugx.org/phpdocumentor/guides-restructured-text /v/stable
6+ .. image :: http://poser.pugx.org/phpdocumentor/guides-theme-rst /v/stable
77 :alt: Latest Stable Version
8- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
8+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
99
10- .. image :: http://poser.pugx.org/phpdocumentor/guides-restructured-text /v/unstable
10+ .. image :: http://poser.pugx.org/phpdocumentor/guides-theme-rst /v/unstable
1111 :alt: Latest Unstable Version
12- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
12+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
1313
14- .. image :: https://poser.pugx.org/phpdocumentor/guides-restructured-text /d/total
14+ .. image :: https://poser.pugx.org/phpdocumentor/guides-theme-rst /d/total
1515 :alt: Total Downloads
16- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
16+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
1717
18- .. image :: https://poser.pugx.org/phpdocumentor/guides-restructured-text /d/monthly
18+ .. image :: https://poser.pugx.org/phpdocumentor/guides-theme-rst /d/monthly
1919 :alt: Monthly Downloads
20- :target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
20+ :target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
2121
2222====================
2323phpDocumentor Guides
@@ -27,11 +27,11 @@ This repository is part of `phpDocumentor's Guides library <https://github.com/p
2727designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
2828This AST is then fed to a renderer, which produces the desired output, such as HTML.
2929
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
3131`reStructuredText Markup <https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html >`__ support to the
3232phpDocumentor's Guides library.
3333
3434:Mono-Repository: https://github.com/phpDocumentor/guides
3535: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
3737:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst
0 commit comments