Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Documentation for the scala-ide

License

NotificationsYou must be signed in to change notification settings

scala-ide/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orphan:

Documentation for Scala IDE

This documentation web site is usingSphinx (version 1.1.2) to generate HTML pages fromreStructuredText files.

To setup Sphinx locally, useeasy_install:

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

To generate the files, use themakeSite task in sbt:

$ sbt makeSite

To deploy the changes, use theghpagesPushSite 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-8export LANG=en_US.UTF-8

About

Documentation for the scala-ide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors25


[8]ページ先頭

©2009-2025 Movatter.jp