Elgg  Version 1.11
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 }
elgg module
Definition: admin.php:324
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: LICENSE.txt:157