Skip to content

Commit

Permalink
Aggiornato Sito Web
Browse files Browse the repository at this point in the history
Aggiornato Versionamento bot sul gradle in 1.2.0
  • Loading branch information
samuele794 committed Apr 28, 2019
1 parent cfd792c commit d6fca24
Show file tree
Hide file tree
Showing 274 changed files with 18,476 additions and 6,337 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
mainClassName = 'starter.start'

group 'it.github.samuele794.discordbotTakao'
version '1.0.1'
version '1.2.0'
def jdaVersion = '3.8.2_459'


Expand Down Expand Up @@ -86,7 +86,6 @@ javadoc {
options.version(true)
options.windowTitle("Documentazione TakaoBot")
options.docTitle("Documentazione TakaoBot")

exclude("com/sedmelluq/**")
}

Expand Down
9 changes: 9 additions & 0 deletions docs/.vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [

]
}
63 changes: 0 additions & 63 deletions docs/LICENSE.txt

This file was deleted.

5 changes: 5 additions & 0 deletions docs/assets/resizer-3x2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions docs/assets/upload-drag-drop-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
142 changes: 0 additions & 142 deletions docs/comandi.html

This file was deleted.

8 changes: 8 additions & 0 deletions docs/css/bootstrap-italia.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/css/bootstrap-italia.min.css.map

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions docs/css/commandStyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
@media (min-width: 992px) {
.navbar.it-top-navscroll.affix-top {
top: 75px
}

.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
border-left: 0;
}
}

@media (max-width: 992px) {
.navbar.it-top-navscroll {
top: auto
}

.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
border-left: 0;
}

.it-page-section {
padding-top: 150px
}
}

.logoCommand {
height: 32px;
margin-left: 10px;
}

kbd {
font-size: 16px;
background-color: #83C4FA;
color: #000000;
}

p {
font-size: 16px;
}
4 changes: 0 additions & 4 deletions docs/css/font-awesome.min.css

This file was deleted.

7 changes: 0 additions & 7 deletions docs/css/ie/backgroundsize.min.htc

This file was deleted.

8 changes: 0 additions & 8 deletions docs/css/ie/html5shiv.js

This file was deleted.

13 changes: 0 additions & 13 deletions docs/css/ie/v8.css

This file was deleted.

Binary file removed docs/css/images/overlay.png
Binary file not shown.
Loading

0 comments on commit d6fca24

Please sign in to comment.