A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/scala-ide/docs below:

scala-ide/docs: Documentation for the scala-ide

Documentation for Scala IDE

This documentation web site is using Sphinx (version 1.1.2) to generate HTML pages from reStructuredText files.

To setup Sphinx locally, use easy_install:

$ sudo easy_install "sphinx==1.1.3"
$ sudo easy_install pygments # required on some systems

To generate the files, use the makeSite task in sbt:

$ sbt makeSite

To deploy the changes, use the ghpagesPushSite task:

$ sbt makeSite ghpagesPushSite
ValueError: unknown locale: UTF-8

On Mac osX, it appears to have some 'local' problem. Running the following fixes it:

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4