summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* fixed issue with subclasses across the repos clobbering each other, theyBrian Coca2014-11-041-1/+1
* added blank line before section to avoid sphinx warningsBrian Coca2014-11-041-1/+1
* Clarify module list footer.Michael DeHaan2014-11-041-2/+3
* subcategories are now Title case and _ gets changed to a spaceBrian Coca2014-11-041-1/+1
* now correctly flags and sorts subcategory modulesBrian Coca2014-11-031-7/+19
* now displays subcategories correctlyBrian Coca2014-11-032-29/+76
* now doc generation does not ignore subdirs of cloudBrian Coca2014-11-031-2/+4
* now correctly processes modules when in subdirs of cloudBrian Coca2014-11-011-3/+4
* corrected text/flagBrian Coca2014-10-311-1/+1
* Added note explaning the module taggingBrian Coca2014-10-311-0/+5
* Now adds flags for non core and deprecated modules in listingBrian Coca2014-10-311-28/+49
* bypass core/extras text when module is deprecatedBrian Coca2014-10-311-2/+4
* now docs handle deprecated modules but still ignore aliasesBrian Coca2014-10-302-2/+17
* Created Deprecated module category that only appears when there isBrian Coca2014-10-301-6/+11
* module formatter skips modules with leading underscore to avoidBrian Coca2014-10-281-0/+3
* Merge pull request #9384 from insaneirish/develToshio Kuratomi2014-10-201-1/+1
|\
| * Change "usuable" to "usable".insaneirish2014-10-201-1/+1
* | Typo: greatful -> gratefulIgor Vuk2014-10-151-2/+2
|/
* Typo: recieve -> receive.Baptiste Mathus2014-10-131-2/+2
* Update rst.j2Michael DeHaan2014-09-291-2/+2
* Fix link in reST templateMartin Ueding2014-09-281-1/+1
* Docsite formattingMichael DeHaan2014-09-262-13/+21
* hacking/env-setup no longer needs to set library since modules appear as git ...Michael DeHaan2014-09-261-3/+0
* Some various comments about the new repos, more to likely come.Michael DeHaan2014-09-262-0/+36
* Updating the module formatter to deal with the new repo structure.Michael DeHaan2014-09-261-6/+11
* Modules are almost always written now by mutliple authors, so don't show this...Michael DeHaan2014-09-101-4/+0
* Fix issue #8578. Setting envvar in ""'s ensures the PYTHONPATH is set toMichael Salmon2014-08-121-1/+1
* Add checkmode support for test-module scriptHector Acosta2014-07-201-5/+12
* Docsite things.Michael DeHaan2014-06-191-0/+6
* Make test-module interpret --args='{...' as yamlFelix Kaiser2014-04-101-0/+4
* Add tesing deps installation into hacking/READMEMax Riveiro2014-03-231-1/+1
* Micro-optimization: replace s.find(x)!=-1 with x in sCristian Ciupitu2014-03-161-1/+1
* Remove obsolete module development docsLukáš Lalinský2014-02-221-1/+1
* Allow hacking/env-setup module path to use config file library pathwillthames2014-02-122-1/+31
* Support for -a to accept a file with test-moduleMatt Martz2014-02-071-0/+5
* Merge pull request #5461 from sivel/test-module-interpreterjctanner2014-01-291-2/+15
|\
| * Add -I/--interpreter argument to test-moduleMatt Martz2013-12-301-2/+15
* | More site rename things.Michael DeHaan2014-01-281-1/+1
* | Add an "all" category so all modules show up uncategorized there.Michael DeHaan2014-01-021-1/+2
* | Basic docsite formatting fixupsMichael DeHaan2014-01-021-1/+1
|/
* include short_description in the module page's titleMikhail Sobolev2013-12-261-2/+10
* Add note about how to submit doc changes to generated module docs, limit TOC ...Michael DeHaan2013-12-251-1/+2
* use rst formatting for sphinx partMikhail Sobolev2013-12-251-1/+1
* provide sections and local TOC for module documentationMikhail Sobolev2013-12-251-5/+20
* do not produce too deep toc for category listsMikhail Sobolev2013-12-251-6/+9
* remove trailing whitespacesMikhail Sobolev2013-12-252-5/+5
* Removed unused things.Michael DeHaan2013-12-252-97/+0
* Format module requirements as notes in SphinxMichael DeHaan2013-12-251-7/+3
* Update the styling for the module pages slightly.Michael DeHaan2013-12-251-10/+8
* Further modifications to the module formatter to adjust to the new theme, and...Michael DeHaan2013-12-251-5/+33