summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix style (PEP8 mostly)topic/jump-toTrey Hunner2012-04-152-21/+20
* Sort sources (for cli output and for jump menu)Trey Hunner2012-04-151-1/+1
* Remove unecessary Sources classTrey Hunner2012-04-152-15/+5
* Remove unused code/commentsTrey Hunner2012-04-151-6/+0
* Remove unused classTrey Hunner2012-01-181-5/+0
* Use consistent coding style for utils and mainTrey Hunner2012-01-162-49/+43
* Merge remote-tracking branch 'laginha/master' into topic/jump-toTrey Hunner2012-01-162-2/+4
|\
| * use absolute path for start pathDiogo Laginha2012-01-032-1/+3
| * change default value for outdirDiogo Laginha2012-01-031-1/+1
* | Merge branch 'master' into topic/jump-toTrey Hunner2012-01-022-5/+5
|\ \ | |/ |/|
| * Bump version number (now 0.3.0)0.3.0Trey Hunner2011-12-291-1/+1
| * Only delete file extension when computing destinationTrey Hunner2011-12-231-1/+1
| * Merge pull request #44 from raylu/aa132916Trey Hunner2011-12-181-3/+3
| |\
| | * fix JS parsing errorraylu2011-12-171-3/+3
| |/
* | debug: get all files from current filepathDiogo Laginha2011-12-262-3/+3
* | debug: run pycco without any argumentsDiogo Laginha2011-12-211-6/+7
* | add min width to jumpto menuDiogo Laginha2011-12-212-1/+3
* | change css display property according to the number of folders selected for p...Diogo Laginha2011-12-213-7/+7
* | Check if there are files to processDiogo Laginha2011-12-212-2/+15
* | Collapse and uncollapse folders in jump_to menuDiogo Laginha2011-12-171-1/+25
* | html: jumpto feature functionalDiogo Laginha2011-12-173-5/+39
* | html: correct z-index in jump_to menuDiogo Laginha2011-12-171-0/+2
* | html: include jump_to drop down menuDiogo Laginha2011-12-173-4/+9
* | generate html using -a (get-all-files) optionDiogo Laginha2011-12-171-8/+8
* | correct outdir pathDiogo Laginha2011-12-172-13/+13
* | use sources object in processDiogo Laginha2011-12-171-2/+2
* | develop sources classesDiogo Laginha2011-12-172-1/+30
* | add get-all-files optionDiogo Laginha2011-12-172-1/+38
|/
* Fix multiline code block indentation issue (#43)Trey Hunner2011-10-071-24/+4
* Use docstrings for methods, classes, and modulesTrey Hunner2011-10-061-72/+99
* Ignore trailing whitespace when finding sectionsTrey Hunner2011-10-041-1/+1
* Add link to Pycco source code on Github to docsTrey Hunner2011-10-041-1/+4
* Merge pull request #35 from mikemaltese/masterTrey Hunner2011-10-041-5/+7
|\
| * rstrip() code sections before highlighting -> generated docs looks tighterMichael Maltese2011-07-121-1/+1
| * Create a new code section on decoratorsMichael Maltese2011-07-111-1/+2
| * Allow sections with one empty section and one non-empty section (fixes commit...Michael Maltese2011-07-111-1/+1
| * Don't give decorators their own separatorsMichael Maltese2011-07-111-2/+3
* | Merge pull request #40 from akaihola/masterTrey Hunner2011-10-032-1/+65
|\ \
| * | Added watchdog as an optional requirement (for the monitoring feature) in set...Antti Kaihola2011-10-031-0/+1
| * | Added an option for continuous monitoring and automatic re-generating of docu...Antti Kaihola2011-10-031-1/+64
|/ /
* | Corrected typo in supported languagesSebastian Hillig2011-10-021-1/+1
* | Remove test case (accidently merged in #27)Trey Hunner2011-09-301-9/+0
* | Merge pull request #27 from mdornseif/masterTrey Hunner2011-09-302-3/+12
|\ \
| * | added a testcaseMaximillian Dornseif2011-01-211-0/+9
| * | Fix CSS path in multi-dir modeMaximillian Dornseif2011-01-211-3/+3
| * | make JS work by escaping the start and end symbolsAaron Blohowiak2011-01-211-2/+2
* | | Merge pull request #38 from irskep/patch-1Trey Hunner2011-09-301-0/+5
|\ \ \ | |_|/ |/| |
| * | Fix bad handling of comments that use multiline delimiters surrounding a sing...Steve Johnson2011-09-121-0/+5
|/ /
* | Merge branch 'aaronblohowiak-11ba9f185a6e79d5cd13'Nick Fitzgerald2010-12-131-2/+2
|\ \
| * | make JS work by escaping the start and end symbolsAaron Blohowiak2010-12-131-2/+2
|/ /