Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Functionality. #378

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
dd69897
add language types for jpg, jpeg, and png.
Jul 3, 2017
7cf4ffe
java test fake.
Jul 3, 2017
3f6d3fa
fakes
Jul 3, 2017
0b4ade9
removed files that should be ignored
Jul 3, 2017
11cd9c0
ignore test doc directory
Jul 3, 2017
da1311a
ignore doc directories
Jul 3, 2017
3d1b308
optional hierarch kept and images file type that copies files to the …
Jul 4, 2017
58716d9
Merge branch 'feature/images' into feature/glob-specificatoins
Jul 4, 2017
467c5ab
flag changed to flatten.
Jul 4, 2017
c8dc8f5
removed docco config for testing of parameter.
Jul 4, 2017
3bc0468
bunny poem.
Jul 4, 2017
e6dd9ba
makes markdown images show on the right side of the page.
Jul 4, 2017
15bd033
flattened mode gets the css file correct now.
Jul 4, 2017
78c8e2c
Fix for links. Breaking change to themes.
Jul 4, 2017
279c1c9
.docco.json file for dock.
Jul 4, 2017
3b3c2c9
move to major version 1.0.0
Jul 4, 2017
526b7b2
refactor of getDestinations
Jul 4, 2017
f0c9400
minor changes, this version doesn't link up non-flattened files
Jul 4, 2017
fa92471
Unit Tests for new code.
Jul 5, 2017
a2e8eb4
Working refactor. All Unit test working
Jul 6, 2017
7681054
gulp file, ignore all built js and js.map,
Jul 6, 2017
39e4393
unit tests formatted to compile correctly.
Jul 6, 2017
a7ccca2
Fixed unit tests for gulp build.
Jul 6, 2017
59ad568
unit tests and smaller files, unit tests not passing, broken function…
Jul 6, 2017
295b870
fixed command line arguments to the program.
Jul 7, 2017
5643bf2
Unit tests for everything but document.
Jul 7, 2017
c90decb
corrected exports of docco.litcoffee
Jul 7, 2017
b00ce87
unit test for run.
Jul 7, 2017
1f30f2f
removed original docco and console.logs
Jul 7, 2017
a963db9
renamed test/fakes to test/sim
Jul 7, 2017
f5cacd1
keep the simulated js file
Jul 7, 2017
066e1f1
build verification and cleanup
Jul 7, 2017
d6f3ee3
removed unnecessary dependency.
Jul 7, 2017
aab6cc3
Readme update
Jul 7, 2017
074e15d
renamed to readme to extension with .md
Jul 7, 2017
737d58c
Update README.md
robblovell Jul 7, 2017
e6b0f50
formatting of readme.
Jul 7, 2017
300d7be
readme
Jul 7, 2017
e65bb97
Added release notes and some todos.
Jul 7, 2017
07c394f
Readme tweak
Jul 7, 2017
3f02fc7
travis build
Jul 7, 2017
ba23b6d
travis ci build/badge note
Jul 7, 2017
3ff1bac
renamed travis.yml
Jul 7, 2017
23f27e3
Updated build badge to correct url
Jul 7, 2017
a1649ed
just node 7 for tests
Jul 7, 2017
44a8328
build of coffeescript
Jul 7, 2017
1d2fab8
travis ci script
Jul 7, 2017
78451ba
travis ci script fix
Jul 7, 2017
36d5b17
removed travis.yml build section
Jul 7, 2017
4fcdcda
removed need for gulp global install
Jul 7, 2017
f905710
npm run build
Jul 7, 2017
c386727
fixed run command for local gulp
Jul 7, 2017
079b391
fixed unit test and completed another
Jul 7, 2017
542b1c2
path problem in configure unit test.
Jul 7, 2017
097b4ba
Unit tests fixed for paths and root directories
Jul 7, 2017
92f782e
Update README.md
robblovell Jul 7, 2017
98c0dfa
configuration file for docco documentation.
Jul 10, 2017
5675228
Merge branch 'master' of github.com:robblovell/docco
Jul 10, 2017
63dffc4
version stuff
Jul 10, 2017
4ba4f38
prescript for npm install.
Jul 10, 2017
a9950bc
prepublish script
Jul 10, 2017
7c6e45a
one more try at install build
Jul 10, 2017
83e7a66
another try at post install
Jul 10, 2017
8cc4fb5
gulp build
Jul 10, 2017
d4f4e50
don't use gulp?
Jul 10, 2017
d8a3019
coffee -c
Jul 10, 2017
e4030e3
removed post install
Jul 10, 2017
583c788
check in compiled js. :(
Jul 10, 2017
2a19bc5
remove print
Jul 10, 2017
076b6ac
some tests for context.
Jul 10, 2017
cfffe12
if language not supported, then set some default for the symbol
Jul 10, 2017
6209c99
some error checking.
Jul 10, 2017
72e820b
mixed glob and file specs issue fixed.
Jul 10, 2017
a94a57e
fix of image links, added <img> tag possibility to markdown file, add…
Jul 10, 2017
a525fc8
readme style for images
Jul 10, 2017
0c519e4
fixed image in readme.
Jul 10, 2017
8671ce5
tweak to the parallel jst theme
Jul 10, 2017
fa0454d
tweak to jst
Jul 10, 2017
a659151
removed deprecated target-density
Jul 10, 2017
78ad47a
make quieter.
Jul 10, 2017
beb8424
Multiline comments for coffee, java, and javascript files.
Jul 11, 2017
3190a0a
modified parallel jst to show path to source.
Jul 11, 2017
71a59ad
put back base name only for link text
Jul 11, 2017
3f3a19e
Hierarchical links in the options menu.
Jul 11, 2017
aac38ff
side by side style
Jul 11, 2017
3ef82a4
Allow for removal of images in a template.
Jul 11, 2017
21750a0
updated release notes
Jul 11, 2017
7d37fc8
allow for ``` identified code in md files to move to the right.
Jul 11, 2017
569644c
correct pre formatting of code pushed right in md files.
Jul 11, 2017
7599019
back to dropdown for menu
Jul 11, 2017
01f8776
Readme update
Jul 11, 2017
8b41941
Working toward a more general implementation.
Jul 12, 2017
8445750
removed console.logs
Jul 12, 2017
cae9809
svg support
Jul 12, 2017
9e77806
unit test update, reformatting.
Jul 9, 2018
5871476
Merge branch 'release/0.0.1'
Jul 9, 2018
3e66324
Merge tag '0.0.1' into develop
Jul 9, 2018
545b419
fix unit tests.
Jul 9, 2018
2e3dc8c
Merge branch 'release/0.0.2'
Jul 9, 2018
0bca210
default to side by side
Jul 10, 2018
36be86d
Merge branch 'master' of github.com:robblovell/docco
Jul 10, 2018
d5f1e6a
build
Jul 10, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .docco.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"sources": [
"docco.litcoffee",
"README.md",
"src/**/*.litcoffee"
]
}
7 changes: 7 additions & 0 deletions .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@ output
docs
test/data
node_modules
doc
#**/*.js
#**/*.map
artifacts
.nyc_output
!/test/sim/src/fake_litcoffee.js
npm-debug.log
12 changes: 12 additions & 0 deletions .idea/docco.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

101 changes: 101 additions & 0 deletions .idea/libraries/Generated_files.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

70 changes: 70 additions & 0 deletions .idea/markdown-navigator.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/markdown-navigator/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions .idea/watcherTasks.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading