[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/docs/kss/ -> README.txt (source)

   1  The Makefile, package.json, scripts, styleguide-template, and
   2  mediawiki.ui/styleguide.md files and directories here and in
   3  resources/src/mediawiki.ui/ support the automatic generation
   4  of CSS documentation from the source LESS files using kss for
   5  node.js, https://github.com/kneath/kss
   6  
   7  To build and open in your web browser, run:
   8  
   9  MEDIAWIKI_LOAD_URL=mediawiki_hostname/w/load.php make kssopen
  10  
  11  For example,
  12  
  13  MEDIAWIKI_LOAD_URL=1.2.3.4/w/load.php make kssopen
  14  
  15  If MediaWiki is running on localhost, you can omit MEDIAWIKI_LOAD_URL.
  16  
  17  To rebuild without opening the web browser, run:
  18  
  19  MEDIAWIKI_LOAD_URL=mediawiki_hostname/w/load.php make


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1