Commit af8ba12 1 parent fa05ddf commit af8ba12 Copy full SHA for af8ba12
File tree 1 file changed +2
-2
lines changed
zookeeper-docs/src/main/resources/markdown
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ ask the [mailing list](http://zookeeper.apache.org/mailing_lists.html) or browse
30
30
archives.
31
31
32
32
+ ** ZooKeeper Overview**
33
- Technical Overview Documents for Client Developers, Adminstrators , and Contributors
33
+ Technical Overview Documents for Client Developers, Administrators , and Contributors
34
34
+ [ Overview] ( zookeeperOver.html ) - a bird's eye view of ZooKeeper, including design concepts and architecture
35
35
+ [ Getting Started] ( zookeeperStarted.html ) - a tutorial-style guide for developers to install, run, and program to ZooKeeper
36
36
+ [ Release Notes] ( releasenotes.html ) - new developer and user facing features, improvements, and incompatibilities
37
37
+ ** Developers**
38
38
Documents for Developers using the ZooKeeper Client API
39
39
+ [ API Docs] ( api/index.html ) - the technical reference to ZooKeeper Client APIs
40
40
+ [ Programmer's Guide] ( zookeeperProgrammers.html ) - a client application developer's guide to ZooKeeper
41
- + [ ZooKeeper Java Example] ( javaExample.html ) - a simple Zookeeper client appplication , written in Java
41
+ + [ ZooKeeper Java Example] ( javaExample.html ) - a simple Zookeeper client application , written in Java
42
42
+ [ Barrier and Queue Tutorial] ( zookeeperTutorial.html ) - sample implementations of barriers and queues
43
43
+ [ ZooKeeper Recipes] ( recipes.html ) - higher level solutions to common problems in distributed applications
44
44
+ ** Administrators & Operators**
You can’t perform that action at this time.
0 commit comments