Skip to content

Commit a308039

Browse files
committed
Merge pull request #286 from swisnl/documentation
New documentation scructure and cleanup of repos
2 parents 27e23ba + eb9a166 commit a308039

File tree

182 files changed

+21100
-5088
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+21100
-5088
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.10"
3+
- "0.12"
44
before_script:
55
- "npm install dalek-cli -g"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
104104

105105
* __The Next version will change the default names of the icon classes in order to stop CSS conflicts with frameworks which define the class 'icon'.__ In order to keep the icon names the same as before this change you can change the defaults on the classnames for the icons ([docs on classNames option](http://swisnl.github.io/jQuery-contextMenu/docs.html#options-classNames)). The classnames will probably be "context-menu-icon-*" as proposed earlier by @rodneyrehm.
106106
* Fixed a bug where the classNames options would fail on a submenu.
107+
* New documentation site and generation using [couscous](https://github.com/CouscousPHP/Couscous)
107108

108109

109110
### 1.9.0 (October 1st 2015) ###

demo.html

Lines changed: 0 additions & 120 deletions
This file was deleted.

demo/accesskeys.html

Lines changed: 0 additions & 115 deletions
This file was deleted.

demo/accesskeys_test.html

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)