Skip to content

Commit

Permalink
gallery-2012.07.11-21-38 solmsted gallery-conway
Browse files Browse the repository at this point in the history
  • Loading branch information
YUI Builder committed Jul 11, 2012
1 parent 6eac92e commit 0965697
Show file tree
Hide file tree
Showing 30 changed files with 5,866 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/gallery-conway/api/api.js
@@ -0,0 +1,17 @@
YUI.add("yuidoc-meta", function(Y) {
Y.YUIDoc = { meta: {
"classes": [
"Conway"
],
"modules": [
"gallery-conway"
],
"allModules": [
{
"displayName": "gallery-conway",
"name": "gallery-conway",
"description": "A simulator for Conway's Game of Life."
}
]
} };
});
Binary file added src/gallery-conway/api/assets/css/external-small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/gallery-conway/api/assets/css/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0965697

Please sign in to comment.