Skip to content

Commit

Permalink
Clean up the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Jun 10, 2011
1 parent a478b90 commit 1472e28
Show file tree
Hide file tree
Showing 101 changed files with 3,066 additions and 866 deletions.
2 changes: 1 addition & 1 deletion docs/Doxyfile
Expand Up @@ -968,7 +968,7 @@ DOCSET_FEEDNAME = "Doxygen generated docs"
# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
# will append .docset to the name.

DOCSET_BUNDLE_ID = org.doxygen.Project
DOCSET_BUNDLE_ID = org.doxygen.nimbus

# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify
# the documentation publisher. This should be a reverse domain-name style
Expand Down
2 changes: 1 addition & 1 deletion docs/output/html/Info.plist
Expand Up @@ -6,7 +6,7 @@
<key>CFBundleName</key>
<string>Nimbus</string>
<key>CFBundleIdentifier</key>
<string>org.doxygen.Project.docset</string>
<string>org.doxygen.nimbus.docset</string>
<key>DocSetFeedName</key>
<string>Doxygen generated docs</string>
<key>DocSetPublisherIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion docs/output/html/Makefile
@@ -1,4 +1,4 @@
DOCSET_NAME=org.doxygen.Project.docset
DOCSET_NAME=org.doxygen.nimbus.docset
DOCSET_CONTENTS=$(DOCSET_NAME)/Contents
DOCSET_RESOURCES=$(DOCSET_CONTENTS)/Resources
DOCSET_DOCUMENTS=$(DOCSET_RESOURCES)/Documents
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion docs/output/html/_doxygen_8h_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_example_runtime_debugging_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_core_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_core_addition_tests_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_core_tests_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_debug_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_paths_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_rects_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_i_s_d_k_availability_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_s_data_09_nimbus_core_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_n_s_string_09_nimbus_core_8m_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_nimbus_core_09_additions_8h_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/_nimbus_core_8h_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/annotated.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/class_n_s_data-members.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/class_n_s_data.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/class_n_s_string-members.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/class_n_s_string.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 0 additions & 60 deletions docs/output/html/class_nimbus_core_tests-members.html

This file was deleted.

2 changes: 1 addition & 1 deletion docs/output/html/classes.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/examples.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/files.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/functions.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/functions_func.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/group___c_g_rect-_methods.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/output/html/group___debugging-_tools.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1472e28

Please sign in to comment.