Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip/getting started guide additions #212

Merged

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Apr 2, 2014

Adding docs for server_archetype and some styling.

For sphinx to compile you need to install

sudo apt-get install python-pip
sudo pip install sphinx_bootstrap_theme

Links

muuki88 added 2 commits April 2, 2014 19:48
```bash
sudo apt-get install python-pip
sudo pip install sphinx_bootstrap_theme
```
packageArchetype.java_server


which will activate all server specific settings. As the server settings are dependend
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/dependend/dependent

@@ -91,15 +92,20 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'sphinxdoc'
html_theme = 'bootstrap'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oooooh, can't wait to try it!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shiny new version, shiny new docs

@jsuereth
Copy link
Member

jsuereth commented Apr 2, 2014

Awesome, this looks great. Merging now.

jsuereth added a commit that referenced this pull request Apr 2, 2014
@jsuereth jsuereth merged commit cf8898f into wip/getting-started-guide Apr 2, 2014
@jsuereth jsuereth deleted the wip/getting-started-guide-additions branch April 2, 2014 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants