Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes some code style conformance errors | Pedro Rodrigues | 2016-07-31 | 2 | -21/+23 |
| | |||||
* | Add -s to continue on bad files0.5.1 | Zach Smith | 2016-06-04 | 1 | -11/+23 |
| | |||||
* | Merge pull request #96 from goosemo/feature/Allow-recursing-directories | Zach Smith | 2016-06-04 | 1 | -5/+26 |
|\ | | | | | Feature/allow recursing directories | ||||
| * | autopep8 results, will squash if acceptable | Morgan Goose | 2016-04-04 | 1 | -6/+10 |
| | | |||||
| * | Feature addition to allow directory arguments | Morgan Goose | 2016-03-26 | 1 | -1/+18 |
| | | | | | | | | | | | | | | | | This should address the feature request from issue-78, where the request was made to build documentation recursively for all files in a directory and it's subdirectories. https://github.com/pycco-docs/pycco/issues/78 | ||||
* | | Allow for Bash scripts to be used with pycco | Morgan Goose | 2016-03-25 | 1 | -0/+4 |
|/ | |||||
* | Point correctly to stylesheet | Zach Smith | 2015-12-28 | 1 | -2/+1 |
| | |||||
* | Unicode-proof index generation | Zach Smith | 2015-12-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'sitemap' | Zach Smith | 2015-12-28 | 3 | -22/+114 |
|\ | |||||
| * | added optional index/sitemap generation | Steffen Kampmann | 2014-02-23 | 1 | -3/+66 |
| | | |||||
| * | added c headers to available languages | skampm2s | 2014-02-21 | 1 | -0/+3 |
| | | |||||
| * | added opencl and improved some debug output | skampm2s | 2014-02-21 | 1 | -2/+6 |
| | | |||||
* | | Change references to new home at pycco-docs | Zach Smith | 2015-12-28 | 1 | -2/+2 |
| | | |||||
* | | (minor) Update hypothesis versions, insert needed newline in docs | Zach Smith | 2015-12-28 | 1 | -0/+3 |
| | | |||||
* | | Formatting cleanup after merge. | Zach Smith | 2015-11-19 | 1 | -13/+13 |
| | | |||||
* | | cleanup whitespace alignment | Andrew Trask | 2015-11-14 | 1 | -0/+1 |
| | | |||||
* | | merge | Andrew Trask | 2015-11-14 | 1 | -14/+0 |
| | | |||||
* | | merge | Andrew Trask | 2015-11-14 | 1 | -1/+16 |
|\ \ | |||||
| * | | Resynced whitespace | Jonathan Sharpe | 2015-11-08 | 1 | -1/+0 |
| | | | |||||
| * | | Merged latest changes from upstream/master | Jonathan Sharpe | 2015-11-08 | 2 | -87/+140 |
| |\ \ | |||||
| | * | | Basic Python 3 support | zax | 2015-11-07 | 2 | -17/+31 |
| | | | | |||||
| | * | | Factor out file handling in generate_documentation | zax | 2015-11-07 | 1 | -11/+17 |
| | | | | |||||
| | * | | Basic CI with Travis and Coveralls. | zax | 2015-11-07 | 3 | -40/+25 |
| | | | | |||||
| | * | | Requirements, cleanup and tests | zax | 2015-11-07 | 3 | -44/+79 |
| | | | | |||||
| | * | | (formatting) pep8 | zax | 2015-10-28 | 1 | -35/+47 |
| | |/ | |||||
| * | | Handle comments that contain only cross-references | jonrsharpe | 2015-01-19 | 1 | -10/+10 |
| |/ | |||||
* | | fixed pyco test | Andrew Trask | 2015-11-14 | 2 | -89/+141 |
| | | |||||
* | | newline string bugfix in issue #17 | Andrew Trask | 2015-11-03 | 1 | -11/+28 |
|/ | |||||
* | add .c multiline | bryfry | 2013-04-27 | 1 | -1/+2 |
| | |||||
* | Add language hook to support Tcl | Erik Johnson | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | supported Haskell | Kazufumi Ohkawa | 2012-06-21 | 1 | -0/+3 |
| | |||||
* | Allow language to be forced from the command line. | Benno Rice | 2012-06-13 | 1 | -6/+20 |
| | | | | Fixes #31. | ||||
* | Move language detection up into generate_documentation so we only do it once. | Benno Rice | 2012-06-13 | 1 | -10/+6 |
| | |||||
* | Read in the code in the generate_documentation function. | Benno Rice | 2012-06-13 | 1 | -2/+2 |
| | |||||
* | docstrings can occur at the end of lines, as well as the start - the PEP ↵ | Avleen Vig | 2012-05-25 | 1 | -1/+1 |
| | | | | doesn't suggest that this shouldn't be done, and it's completely valid syntax which many people use. This patch allows the closing docstring triple-quote to happen at the end of a line.' | ||||
* | Fix regular expression grouping (missing period) | Trey Hunner | 2012-03-31 | 1 | -2/+2 |
| | |||||
* | Generate doc filenames in a slightly smarter way | Trey Hunner | 2012-03-31 | 1 | -8/+10 |
| | | | | Fixes issue #51 | ||||
* | Added support for CoffeeScript's multiline comments | Alec Perkins | 2012-03-31 | 1 | -1/+2 |
| | |||||
* | Use non-greedy regex matching for [[hyperlinks]] | Trey Hunner | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | Remove only whitespaces for comment indentation | Trey Hunner | 2012-01-31 | 1 | -1/+4 |
| | |||||
* | handle unrecognized extensions and nested directories | raylu | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | Only delete file extension when computing destination | Trey Hunner | 2011-12-23 | 1 | -1/+1 |
| | |||||
* | fix JS parsing error | raylu | 2011-12-17 | 1 | -3/+3 |
| | |||||
* | Fix multiline code block indentation issue (#43) | Trey Hunner | 2011-10-07 | 1 | -24/+4 |
| | |||||
* | Use docstrings for methods, classes, and modules | Trey Hunner | 2011-10-06 | 1 | -72/+99 |
| | |||||
* | Ignore trailing whitespace when finding sections | Trey Hunner | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | Add link to Pycco source code on Github to docs | Trey Hunner | 2011-10-04 | 1 | -1/+4 |
| | |||||
* | Merge pull request #35 from mikemaltese/master | Trey Hunner | 2011-10-04 | 1 | -5/+7 |
|\ | | | | | Makes decorators work, lets sections with either empty 'code' or empty 'doc' (but not both) through | ||||
| * | rstrip() code sections before highlighting -> generated docs looks tighter | Michael Maltese | 2011-07-12 | 1 | -1/+1 |
| | | |||||
| * | Create a new code section on decorators | Michael Maltese | 2011-07-11 | 1 | -1/+2 |
| | |