Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Bump the docs to 0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Aug 4, 2011
1 parent 0b059bc commit bb7aa3f
Show file tree
Hide file tree
Showing 366 changed files with 10,017 additions and 7,451 deletions.
6 changes: 5 additions & 1 deletion Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
<key>CFBundleName</key>
<string>Nimbus</string>
<key>CFBundleIdentifier</key>
<string>org.jeffverkoeyen.nimbus.docset</string>
<string>org.jeffverkoeyen.nimbus</string>
<key>CFBundleVersion</key>
<string>0.6.0</string>
<key>DocSetFeedURL</key>
<string>http://jverkoey.github.com/nimbus/nimbusdocset.atom</string>
<key>DocSetFeedName</key>
<string>Nimbus Documentation</string>
<key>DocSetPublisherIdentifier</key>
Expand Down
46 changes: 32 additions & 14 deletions Nodes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@
<Subnodes>
</Subnodes>
</Node>
<Node>
<Name>Errors</Name>
<Path>group___errors.html</Path>
<Subnodes>
</Subnodes>
</Node>
<Node>
<Name>Foundation Methods</Name>
<Path>group___foundation-_methods.html</Path>
Expand All @@ -51,6 +57,12 @@
<Subnodes>
</Subnodes>
</Node>
<Node>
<Name>General Purpose Methods</Name>
<Path>group___general-_purpose-_methods.html</Path>
<Subnodes>
</Subnodes>
</Node>
<Node>
<Name>NSRange Methods</Name>
<Path>group___n_s_range-_methods.html</Path>
Expand Down Expand Up @@ -87,12 +99,6 @@
<Name>Operations</Name>
<Path>group___operations.html</Path>
<Subnodes>
<Node>
<Name>Crafting Operations</Name>
<Path>group___crafting-_operations.html</Path>
<Subnodes>
</Subnodes>
</Node>
</Subnodes>
</Node>
<Node>
Expand Down Expand Up @@ -127,6 +133,12 @@
</Node>
</Subnodes>
</Node>
<Node>
<Name>Nimbus Interapp</Name>
<Path>group___nimbus_interapp.html</Path>
<Subnodes>
</Subnodes>
</Node>
<Node>
<Name>Nimbus Launcher</Name>
<Path>group___nimbus_launcher.html</Path>
Expand Down Expand Up @@ -281,6 +293,12 @@
<Subnodes>
</Subnodes>
</Node>
<Node>
<Name>Version 0.6 API Changes</Name>
<Path>group___version-6-0.html</Path>
<Subnodes>
</Subnodes>
</Node>
</Subnodes>
</Node>
</Subnodes>
Expand All @@ -305,6 +323,10 @@
<Name>NIImageMemoryCache</Name>
<Path>interface_n_i_image_memory_cache.html</Path>
</Node>
<Node>
<Name>NIInterapp</Name>
<Path>interface_n_i_interapp.html</Path>
</Node>
<Node>
<Name>NIJSONKitProcessorHTTPRequest</Name>
<Path>interface_n_i_j_s_o_n_kit_processor_h_t_t_p_request.html</Path>
Expand Down Expand Up @@ -473,10 +495,6 @@
<Name>NIToolbarPhotoViewController</Name>
<Path>interface_n_i_toolbar_photo_view_controller.html</Path>
</Node>
<Node>
<Name>NIURLMap</Name>
<Path>interface_n_i_u_r_l_map.html</Path>
</Node>
<Node>
<Name>NSData</Name>
<Path>class_n_s_data.html</Path>
Expand Down Expand Up @@ -519,6 +537,10 @@
</Node>
</Subnodes>
</Node>
<Node>
<Name>NIInterapp</Name>
<Path>interface_n_i_interapp.html</Path>
</Node>
<Node>
<Name>NILauncherButton</Name>
<Path>class_n_i_launcher_button.html</Path>
Expand Down Expand Up @@ -717,10 +739,6 @@
<Name>&lt;NIProcessorDelegate&gt;</Name>
<Path>protocol_n_i_processor_delegate-p.html</Path>
</Node>
<Node>
<Name>NIURLMap</Name>
<Path>interface_n_i_u_r_l_map.html</Path>
</Node>
<Node>
<Name>NSData</Name>
<Path>class_n_s_data.html</Path>
Expand Down
Loading

0 comments on commit bb7aa3f

Please sign in to comment.