diff options
author | Loïc Hoguin <[email protected]> | 2017-05-23 21:14:43 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-05-23 21:14:43 +0200 |
commit | 15175121fb32a9878dd8b015e93aec06c6a96f2a (patch) | |
tree | bd999390fbf29854cc8187a1b2ae32d9878780d8 /docs/en/ranch/1.3/guide | |
parent | 41c769ab5c19da92ecba35d9accc4bc123029e8d (diff) | |
download | ninenines.eu-15175121fb32a9878dd8b015e93aec06c6a96f2a.tar.gz ninenines.eu-15175121fb32a9878dd8b015e93aec06c6a96f2a.tar.bz2 ninenines.eu-15175121fb32a9878dd8b015e93aec06c6a96f2a.zip |
Remove jquery and bootstrap-dropdown.js
They're not used anymore! Woohoo!
Diffstat (limited to 'docs/en/ranch/1.3/guide')
-rw-r--r-- | docs/en/ranch/1.3/guide/embedded/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/internals/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/introduction/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/listeners/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/parsers/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/protocols/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/ssl_auth/index.html | 2 | ||||
-rw-r--r-- | docs/en/ranch/1.3/guide/transports/index.html | 2 |
9 files changed, 0 insertions, 18 deletions
diff --git a/docs/en/ranch/1.3/guide/embedded/index.html b/docs/en/ranch/1.3/guide/embedded/index.html index 338a8a73..1b2897b5 100644 --- a/docs/en/ranch/1.3/guide/embedded/index.html +++ b/docs/en/ranch/1.3/guide/embedded/index.html @@ -195,8 +195,6 @@ more details on how Ranch does it.</p></div> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/index.html b/docs/en/ranch/1.3/guide/index.html index ca343143..7246f48c 100644 --- a/docs/en/ranch/1.3/guide/index.html +++ b/docs/en/ranch/1.3/guide/index.html @@ -176,8 +176,6 @@ </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/internals/index.html b/docs/en/ranch/1.3/guide/internals/index.html index 25a34da9..631ec396 100644 --- a/docs/en/ranch/1.3/guide/internals/index.html +++ b/docs/en/ranch/1.3/guide/internals/index.html @@ -236,8 +236,6 @@ http://www.gnu.org/software/src-highlite --> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/introduction/index.html b/docs/en/ranch/1.3/guide/introduction/index.html index 15de8cb6..68f8b52b 100644 --- a/docs/en/ranch/1.3/guide/introduction/index.html +++ b/docs/en/ranch/1.3/guide/introduction/index.html @@ -177,8 +177,6 @@ modifications but there is no guarantee that it will work as expected.</p></div> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/listeners/index.html b/docs/en/ranch/1.3/guide/listeners/index.html index 84a59d39..d930c6a5 100644 --- a/docs/en/ranch/1.3/guide/listeners/index.html +++ b/docs/en/ranch/1.3/guide/listeners/index.html @@ -493,8 +493,6 @@ http://www.gnu.org/software/src-highlite --> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/parsers/index.html b/docs/en/ranch/1.3/guide/parsers/index.html index 824e5f1e..2222d4da 100644 --- a/docs/en/ranch/1.3/guide/parsers/index.html +++ b/docs/en/ranch/1.3/guide/parsers/index.html @@ -256,8 +256,6 @@ immediately if any. Otherwise wait for more data.</p></div> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/protocols/index.html b/docs/en/ranch/1.3/guide/protocols/index.html index 743b1d49..bd062669 100644 --- a/docs/en/ranch/1.3/guide/protocols/index.html +++ b/docs/en/ranch/1.3/guide/protocols/index.html @@ -251,8 +251,6 @@ http://www.gnu.org/software/src-highlite --> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/ssl_auth/index.html b/docs/en/ranch/1.3/guide/ssl_auth/index.html index e779e02a..f4a30aa9 100644 --- a/docs/en/ranch/1.3/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.3/guide/ssl_auth/index.html @@ -305,8 +305,6 @@ user.</p></div> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> diff --git a/docs/en/ranch/1.3/guide/transports/index.html b/docs/en/ranch/1.3/guide/transports/index.html index d752e371..551c61fa 100644 --- a/docs/en/ranch/1.3/guide/transports/index.html +++ b/docs/en/ranch/1.3/guide/transports/index.html @@ -326,8 +326,6 @@ is the transport’s module. See <code>ranch_ssl</code> for an example.</p>< </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> |