Andrey Breslav
|
3bc35adf09
|
Respect versions in site generator
|
2014-03-20 20:12:57 +04:00 |
|
Leonid Shalupov
|
4f6d09eaba
|
KT-1870 skip deployment of docs, tests and examples
|
2013-07-10 15:54:36 +04:00 |
|
Zalim Bashorov
|
6e96ff4b11
|
Fixed Maven Artifacts Deployment.
Reverted the server configuration changes and added a new server to work with GitHub.
|
2013-06-11 13:23:54 +04:00 |
|
Zalim Bashorov
|
28244867ee
|
Fixed Api Docs Deployment.
|
2013-06-10 20:16:02 +04:00 |
|
Natalia.Ukhorskaya
|
5c56900a09
|
Fix maven build: rename namespace class to package class
|
2013-01-18 12:59:36 +04:00 |
|
Leonid Shalupov
|
de1c416859
|
website: better resources discovery
|
2012-12-14 20:04:46 +04:00 |
|
Leonid Shalupov
|
f311f88b8d
|
website: fix paths
|
2012-12-14 19:50:56 +04:00 |
|
Leonid Shalupov
|
b69e36331a
|
pack website with assembly plugin
|
2012-12-14 19:30:46 +04:00 |
|
Leonid Shalupov
|
fb12605185
|
do website generation in pre-package step
|
2012-12-14 19:24:47 +04:00 |
|
Evgeny Gerashchenko
|
8e1323bb43
|
Replaced sure() invocations with '!!' operator in libraries written on Kotlin.
|
2012-09-17 18:00:21 +04:00 |
|
Stepan Koltsov
|
912ef3f639
|
website module depends on apidocs
|
2012-06-09 20:18:28 +04:00 |
|
Leonid Shalupov
|
c5e1225f1c
|
libraries: redundant ${project.basedir}
|
2012-04-30 20:59:16 +04:00 |
|
James Strachan
|
4de778c6d6
|
kdoc now has working interactive search of classes, functions, properties e.g. "map()" or "fun map" or "class Foo" etc
|
2012-04-16 09:42:30 +01:00 |
|
James Strachan
|
482887c052
|
first spike of a search box in kdoc for quick navigation
|
2012-04-15 08:06:47 +01:00 |
|
Hiram Chirino
|
954dcb49b4
|
Show the source code link when you hover over the members to simplify and declutter the normal doc navigation.
|
2012-04-13 14:29:34 -04:00 |
|
James Strachan
|
da38230827
|
added jquery to the generated kdoc so we can start adding some nice effects and interactivity
|
2012-04-13 16:06:35 +01:00 |
|
Leonid Shalupov
|
3813e0a886
|
maven version = 0.1-SNAPSHOT
|
2012-04-12 13:03:15 +04:00 |
|
Leonid Shalupov
|
d1246abbf1
|
maven: get rid of intermediate poms: examples, docs, tools (artifacts garbage)
|
2012-04-12 09:33:48 +04:00 |
|
James Strachan
|
7f5631bcfc
|
added better tests to check if kdoc stops working again and a few more diagnostics and warnings
|
2012-04-11 09:55:04 +01:00 |
|
James Strachan
|
d3ec4240c1
|
Merge branch 'master' of github.com:JetBrains/kotlin
|
2012-04-11 06:25:36 +01:00 |
|
Leonid Shalupov
|
863042da27
|
maven artifacts: runtime, stdlib -> kotlin-runtime, kotlin-stdlib
|
2012-04-10 22:39:11 +04:00 |
|
James Strachan
|
dafcd95e36
|
added an extra test to check for bad kdoc results
|
2012-04-10 13:14:16 +01:00 |
|
James Strachan
|
5dcd6abcf6
|
removed cruft from the API website generation and now have a separate JS API build (as it fails right now)
|
2012-04-05 16:38:51 +01:00 |
|
James Strachan
|
a40f9ee9b1
|
refactored the maven project structure so that things are in a simpler tree structure to avoid folks getting lost
|
2012-04-05 16:20:06 +01:00 |
|