File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ A JVM bytecode generator for ASTs compatible with tools.analyzer[.jvm].
6
6
* [ Differences From Clojure] ( #differences-from-clojure )
7
7
* [ Releases and Dependency Information] ( #releases-and-dependency-information )
8
8
* [ Changelog] ( #changelog )
9
+ * [ Public API] ( #public-api )
9
10
* [ Developer Information] ( #developer-information )
10
11
* [ License] ( #license )
11
12
@@ -121,13 +122,17 @@ Latest stable release: 0.1.0-beta5
121
122
[ Changelog] ( CHANGELOG.md )
122
123
========================================
123
124
125
+ API Index
126
+ ========================================
127
+
128
+ * [ CrossClj Documentation] ( http://crossclj.info/doc/org.clojure/tools.emitter.jvm/lastest/index.html )
129
+ * [ API index] ( http://clojure.github.io/tools.emitter.jvm )
130
+
124
131
Developer Information
125
132
========================================
126
133
127
134
* [ GitHub project] ( https://github.com/clojure/tools.emitter.jvm )
128
135
129
- * [ API index] ( http://clojure.github.io/tools.emitter.jvm )
130
-
131
136
* [ Bug Tracker] ( http://dev.clojure.org/jira/browse/TEMJVM )
132
137
133
138
* [ Continuous Integration] ( http://build.clojure.org/job/tools.emitter.jvm/ )
You can’t perform that action at this time.
0 commit comments