Elgg
Version 2.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
grunt
watch.js
Go to the documentation of this file.
1
'use strict'
;
2
3
module
.exports =
function
(grunt) {
4
5
return
{
6
docs: {
7
files
: [
'**/*.rst'
],
8
tasks: [
'exec:build_docs'
],
9
options: {
10
livereload:
true
11
}
12
}
13
}
14
}
files
c Accompany it with the information you received as to the offer to distribute corresponding source complete source code means all the source code for all modules it plus any associated interface definition files
Definition:
GPL-LICENSE.txt:157
module
elgg module
Definition:
admin.css.php:328
Generated on Sat Dec 21 2024 00:01:04 for Elgg by
1.8.11