Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
9b3f1ace
Commit
9b3f1ace
authored
May 02, 2017
by
fv3rdugo
Browse files
Change docs links to web
parent
185f230b
Changes
4
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9b3f1ace
...
...
@@ -23,18 +23,18 @@ KVM Hypervisors: [KVM](http://www.linux-kvm.org/) as the backend for the Virtual
## Install
Read
[
docs/
INSTALL
.md
](
https://github.
com/UPC
/ravada/
blob/master
/docs/INSTALL.
md
)
Read
[
INSTALL
](
https://
upc.
github.
io
/ravada/
documentation
/docs/INSTALL.
html
)
### Production
See
[
docs/
production
.md
](
https://github.
com/UPC
/ravada/
blob/master
/docs/production.
md
)
See
[
production
](
https://
upc.
github.
io
/ravada/
documentation
/docs/production.
html
)
for production fine-tuning guidelines.
### Operation
See
[
docs/
operation
.md
](
https://github.
com/UPC
/ravada/
blob/master
/docs/operation.
md
)
See
[
operation
](
https://
upc.
github.
io
/ravada/
documentation
/docs/operation.
html
)
### Update
See
[
docs/
update
.md
](
https://github.
com/UPC
/ravada/
blob/master
/docs/update.
md
)
See
[
update
](
https://
upc.
github.
io
/ravada/
documentation
/docs/update.
html
)
devel-docs/editor-rules.md
View file @
9b3f1ace
...
...
@@ -11,7 +11,7 @@ Highlight unwanted spaces
-------------------------
Please, don't remove unwanted spaces if aren't yours. Highlight them with these tips: http://vim.wikia.com/wiki/Highlight_unwanted_spaces
To disable autoremove of trailing spaces in Atom:
To disable autoremove of trailing spaces in
**
Atom
**
:
In Atom Preferences->Packages, select the whitespace package.
In the whitespace package settings, disable "Remove Trailing Whitespace".
...
...
docs/INSTALL.md
View file @
9b3f1ace
...
...
@@ -39,7 +39,7 @@ running:
## Development Release
Read
[
docs/
INSTALL\_devel
.md
](
https://github.
com/UPC
/ravada/
blob/master
/docs/INSTALL_devel.
md
)
if you want to develop Ravada or install a bleeding
Read
[
INSTALL\_devel
](
https://
upc.
github.
io
/ravada/
documentation
/docs/INSTALL_devel.
html
)
if you want to develop Ravada or install a bleeding
edge, non-packaged, release.
# Mysql Database
...
...
@@ -106,4 +106,4 @@ linux and it can also be downloaded for windows.
# Next
Read
[
docs/
production
.md
](
https://github.
com/UPC
/ravada/
blob/master
/docs/production.
md
)
Read
[
production
](
https://
upc.
github.
io
/ravada/
documentation
/docs/production.
html
)
docs/INSTALL_devel.md
View file @
9b3f1ace
# Development release
If you are not sure, you probably want to install the stable release.
Follow this
[
guide
](
https://github.
com/UPC
/ravada/
blob/master
/docs/INSTALL.
md
)
.
Follow this
[
guide
](
https://
upc.
github.
io
/ravada/
documentation
/docs/INSTALL.
html
)
.
You can get the development release cloning the sources. Don't do this if you install
a packaged release.
...
...
@@ -48,5 +48,5 @@ When developping Ravada, your username must be able to read the configuration fi
$ sudo chmod o-rx /etc/ravada.conf
$ sudo chown your_username /etc/ravada.conf
Read
[
devel-docs
/
](
https://github.
com/UPC
/ravada/
blob/master
/devel-docs/
)
to learn how to start it.
Read
[
devel-docs
](
https://
upc.
github.
io
/ravada/
documentation
/devel-docs/
)
to learn how to start it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment