- Notifications
You must be signed in to change notification settings - Fork33
Documentation for the scala-ide
License
NotificationsYou must be signed in to change notification settings
scala-ide/docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
orphan: |
---|
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
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published