summaryrefslogtreecommitdiffstats
path: root/hacking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7306 from abadger/feature/egg-infoBrian Coca2014-12-152-1/+35
|\
| * Teach env-setup how to create egg-info for ansible so that pkg_resources worksToshio Kuratomi2014-05-062-1/+35
* | typofixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-12-041-2/+2
* | Fix misspelled "necessarily"follower2014-11-291-1/+1
* | fixed issue with subclasses across the repos clobbering each other, theyBrian Coca2014-11-051-1/+1
* | added blank line before section to avoid sphinx warningsBrian Coca2014-11-051-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-041-7/+19
* | now displays subcategories correctlyBrian Coca2014-11-042-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-021-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-211-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-301-2/+2
* | Fix link in reST templateMartin Ueding2014-09-281-1/+1
* | Docsite formattingMichael DeHaan2014-09-272-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-221-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-301-2/+15
|\
| * Add -I/--interpreter argument to test-moduleMatt Martz2013-12-301-2/+15
* | More site rename things.Michael DeHaan2014-01-291-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-261-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