Skip to content

Commit f6b7642

Browse files
committed
[DOCS] add stable version to readme
(cherry picked from commit 1b13ea2)
1 parent a8f63b3 commit f6b7642

File tree

8 files changed

+61
-3
lines changed

8 files changed

+61
-3
lines changed

packages/guides-cli/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-cli
55

6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides-cli
9+
610
.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/unstable
711
:alt: Latest Unstable Version
812
:target: https://packagist.org/packages/phpdocumentor/guides-cli

packages/guides-code/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-code
55

6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-code/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides-code
9+
610
.. image:: http://poser.pugx.org/phpdocumentor/guides-code/v/unstable
711
:alt: Latest Unstable Version
812
:target: https://packagist.org/packages/phpdocumentor/guides-code

packages/guides-graphs/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-graphs
55

6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides-graphs
9+
610
.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/v/unstable
711
:alt: Latest Unstable Version
812
:target: https://packagist.org/packages/phpdocumentor/guides-graphs

packages/guides-markdown/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-markdown
55

6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-markdown/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides-markdown
9+
610
.. image:: http://poser.pugx.org/phpdocumentor/guides-markdown/v/unstable
711
:alt: Latest Unstable Version
812
:target: https://packagist.org/packages/phpdocumentor/guides-markdown

packages/guides-restructured-text/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
55

6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
9+
610
.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/v/unstable
711
:alt: Latest Unstable Version
812
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text

packages/guides-theme-bootstrap/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
2+
.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/require/php
3+
:alt: PHP Version Require
4+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
5+
6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
9+
10+
.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/v/unstable
11+
:alt: Latest Unstable Version
12+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
13+
14+
.. image:: https://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/d/total
15+
:alt: Total Downloads
16+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
17+
18+
.. image:: https://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/d/monthly
19+
:alt: Monthly Downloads
20+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
21+
22+
====================================
23+
phpDocumentor Guides Bootstrap Theme
24+
====================================
25+
26+
This repository is part of `phpDocumentor's Guides library <https://github.com/phpDocumentor/guides>`__, a framework
27+
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
28+
This AST is then fed to a renderer, which produces the desired output, such as HTML.
29+
30+
The package `phpdocumentor/guides-theme-bootstrap <https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap>`__ adds
31+
`bootstrap theme <https://getbootstrap.com/>`__ to the
32+
phpDocumentor's Guides library.
33+
34+
:Mono-Repository: https://github.com/phpDocumentor/guides
35+
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
36+
:Packagist: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
37+
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst

packages/guides/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
:alt: PHP Version Require
44
:target: https://packagist.org/packages/phpdocumentor/guides
55

6+
.. image:: http://poser.pugx.org/phpdocumentor/guides/v/stable
7+
:alt: Latest Stable Version
8+
:target: https://packagist.org/packages/phpdocumentor/guides
9+
610
.. image:: http://poser.pugx.org/phpdocumentor/guides/v/unstable
711
:alt: Latest Unstable Version
812
:target: https://packagist.org/packages/phpdocumentor/guides

0 commit comments

Comments
 (0)