Skip to content

Commit

Permalink
document composer.json; fixes #86
Browse files Browse the repository at this point in the history
  • Loading branch information
pkra committed Jan 30, 2015
1 parent 2fbfb48 commit 80bc768
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,12 @@ on your system, just execute the following command:
bower install MathJax
Obtaining MathJax via Composer
==============================

Starting with version 2.5, it is possible to use `Composer
<http://getcomposer.org//>`_ to install MathJax. See the `Composer
documentation <https://getcomposer.org/doc/00-intro.md>`_ to get started.

Testing your installation
=========================
Expand Down
1 change: 1 addition & 0 deletions whats-new-2.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,6 @@ APIs
Misc.
-----

* `#870 <https://github.com/mathjax/MathJax/issues/870>`__ Add Composer package information.
* `#872 <https://github.com/mathjax/MathJax/issues/872>`__ Add small delay between input and output phase to prevent performance degredation.
* `#1016 <https://github.com/mathjax/MathJax/issues/1016>`__ Fix bug related to ``<script>`` elements with namespace prefix, e.g., in xHTML.

0 comments on commit 80bc768

Please sign in to comment.