diff options
Diffstat (limited to 'docs/en/gun/1.0/guide')
-rw-r--r-- | docs/en/gun/1.0/guide/connect/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/http/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/introduction/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/protocols/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/start/index.html | 2 | ||||
-rw-r--r-- | docs/en/gun/1.0/guide/websocket/index.html | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/docs/en/gun/1.0/guide/connect/index.html b/docs/en/gun/1.0/guide/connect/index.html index ed3b4970..e360f20b 100644 --- a/docs/en/gun/1.0/guide/connect/index.html +++ b/docs/en/gun/1.0/guide/connect/index.html @@ -313,8 +313,6 @@ when the connection has been closed.</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/gun/1.0/guide/http/index.html b/docs/en/gun/1.0/guide/http/index.html index 2f3aadb3..e7aa6b36 100644 --- a/docs/en/gun/1.0/guide/http/index.html +++ b/docs/en/gun/1.0/guide/http/index.html @@ -541,8 +541,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/gun/1.0/guide/index.html b/docs/en/gun/1.0/guide/index.html index 3b22fb4d..7950b39e 100644 --- a/docs/en/gun/1.0/guide/index.html +++ b/docs/en/gun/1.0/guide/index.html @@ -164,8 +164,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/gun/1.0/guide/introduction/index.html b/docs/en/gun/1.0/guide/introduction/index.html index 8b1ae1c4..ee02ac6a 100644 --- a/docs/en/gun/1.0/guide/introduction/index.html +++ b/docs/en/gun/1.0/guide/introduction/index.html @@ -181,8 +181,6 @@ names.</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/gun/1.0/guide/protocols/index.html b/docs/en/gun/1.0/guide/protocols/index.html index 2bdbfa3f..babb3eb2 100644 --- a/docs/en/gun/1.0/guide/protocols/index.html +++ b/docs/en/gun/1.0/guide/protocols/index.html @@ -404,8 +404,6 @@ cellspacing="0" cellpadding="4"> </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/gun/1.0/guide/start/index.html b/docs/en/gun/1.0/guide/start/index.html index 3505a740..6b4cbfdc 100644 --- a/docs/en/gun/1.0/guide/start/index.html +++ b/docs/en/gun/1.0/guide/start/index.html @@ -223,8 +223,6 @@ between the elements of the list.</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/gun/1.0/guide/websocket/index.html b/docs/en/gun/1.0/guide/websocket/index.html index fb0a01bb..d12ead3e 100644 --- a/docs/en/gun/1.0/guide/websocket/index.html +++ b/docs/en/gun/1.0/guide/websocket/index.html @@ -269,8 +269,6 @@ message.</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> |