diff --git a/livesupport/doc/gettingStarted.html b/livesupport/doc/gettingStarted.html index 214691bfc..cb502178b 100644 --- a/livesupport/doc/gettingStarted.html +++ b/livesupport/doc/gettingStarted.html @@ -84,6 +84,7 @@ Second, LiveSupport expects: running on the development computer
  • PHP interpreter
  • PHP apache module
  • +
  • PHP iconv extension (--with-iconv)
  • DOMXML PHP extension - an XMLv2 module for PHP
  • diff --git a/livesupport/doc/index.html b/livesupport/doc/index.html index 64a48808e..b5aa7923f 100644 --- a/livesupport/doc/index.html +++ b/livesupport/doc/index.html @@ -24,6 +24,12 @@ The links below provide useful documentation for the LiveSupport developer.

    Static documentation

    +

    User documentation

    + +

    Developer documentation