Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
540947dc
Commit
540947dc
authored
May 28, 2019
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No need to show similar code snippet twice
parent
f0611710
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
docs/source/quickstart.rst
docs/source/quickstart.rst
+1
-6
No files found.
docs/source/quickstart.rst
View file @
540947dc
...
...
@@ -46,12 +46,7 @@ has the release notes for every release as well as links to downloadable zip fil
containing all the files you need to host Converse yourself.
Extract the zip file and include converse.min.js and converse.min.css files in
your webpage:
.. code-block:: html
<link rel="stylesheet" type="text/css" media="screen" href="converse.min.css">
<script src="converse.min.js" charset="utf-8"></script>
the *<head>* element of your page, similar as shown in option 1 above.
Option 3: Building the files yourself
...
...
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