Skip to content

Commit

Permalink
[DOCS] add stable version to readme
Browse files Browse the repository at this point in the history
(cherry picked from commit 1b13ea2)
  • Loading branch information
jaapio committed Mar 1, 2024
1 parent a8f63b3 commit b1e61ad
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/guides-cli/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides-cli

.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides-cli

.. image:: http://poser.pugx.org/phpdocumentor/guides-cli/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides-cli
Expand Down
4 changes: 4 additions & 0 deletions packages/guides-code/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides-code

.. image:: http://poser.pugx.org/phpdocumentor/guides-code/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides-code

.. image:: http://poser.pugx.org/phpdocumentor/guides-code/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides-code
Expand Down
4 changes: 4 additions & 0 deletions packages/guides-graphs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides-graphs

.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides-graphs

.. image:: http://poser.pugx.org/phpdocumentor/guides-graphs/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides-graphs
Expand Down
4 changes: 4 additions & 0 deletions packages/guides-markdown/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides-markdown

.. image:: http://poser.pugx.org/phpdocumentor/guides-markdown/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides-markdown

.. image:: http://poser.pugx.org/phpdocumentor/guides-markdown/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides-markdown
Expand Down
4 changes: 4 additions & 0 deletions packages/guides-restructured-text/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text

.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text

.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
Expand Down
3 changes: 0 additions & 3 deletions packages/guides-theme-bootstrap/README.md

This file was deleted.

37 changes: 37 additions & 0 deletions packages/guides-theme-bootstrap/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@

.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/require/php
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap

.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap

.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap

.. image:: https://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/d/total
:alt: Total Downloads
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap

.. image:: https://poser.pugx.org/phpdocumentor/guides-theme-bootstrap/d/monthly
:alt: Monthly Downloads
:target: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap

====================================
phpDocumentor Guides Bootstrap Theme
====================================

This repository is part of `phpDocumentor's Guides library <https://github.com/phpDocumentor/guides>`__, a framework
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
This AST is then fed to a renderer, which produces the desired output, such as HTML.

The package `phpdocumentor/guides-theme-bootstrap <https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap>`__ adds
`bootstrap theme <https://getbootstrap.com/>`__ to the
phpDocumentor's Guides library.

:Mono-Repository: https://github.com/phpDocumentor/guides
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
:Packagist: https://packagist.org/packages/phpdocumentor/guides-theme-bootstrap
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst
4 changes: 4 additions & 0 deletions packages/guides/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/guides

.. image:: http://poser.pugx.org/phpdocumentor/guides/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/guides

.. image:: http://poser.pugx.org/phpdocumentor/guides/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/guides
Expand Down

0 comments on commit b1e61ad

Please sign in to comment.