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
d0a0c7f7
Commit
d0a0c7f7
authored
Jun 01, 2015
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The dev-ruby target is replaced with stamp-bundler.
parent
217f3255
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Makefile
Makefile
+3
-3
No files found.
Makefile
View file @
d0a0c7f7
...
...
@@ -16,7 +16,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) ./d
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS
=
$
(
PAPEROPT_
$(PAPER)
)
$(SPHINXOPTS)
./docs/source
.PHONY
:
all help clean html epub changes linkcheck gettext po pot po2json merge release css minjs build
dev-ruby
.PHONY
:
all help clean html epub changes linkcheck gettext po pot po2json merge release css minjs build
help
:
@
echo
"Please use
\`
make <target>' where <target> is one of the following:"
...
...
@@ -103,10 +103,10 @@ dev: stamp-bower stamp-bundler
########################################################################
## Builds
css
::
dev-ruby
css
::
stamp-bundler
$(SASS)
-I
.bundle/bin sass/converse.scss css/converse.css
watch
::
dev-ruby
watch
::
stamp-bundler
$(SASS)
--watch
-I
.bundle/bin sass/converse.scss:css/converse.css
jsmin
:
...
...
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