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

Appearance settings

ev3dev-lang-java/docs

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the repository about the documentation about the project.

Local development

To test in local, in the terminal view of Intellij execute:

./gradlew -t asciidoctor

Later, create another terminal tab and execute:

./gradlew livereload

Finally, create another terminal to serve the contents:

./gradlew serve

If you open the document in a Web browser with the live reload plugin, you could see the changes.

http://localhost:8080/index.html
Morty Proxy This is a proxified and sanitized view of the page, visit original site.