Skip to content

Commit

Permalink
Documentation Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AO-StreetArt committed Jun 24, 2017
1 parent f3e8283 commit 67a3ff5
Show file tree
Hide file tree
Showing 212 changed files with 1,548 additions and 391 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PROJECT_NAME = AoSharedServiceLibrary
OUTPUT_DIRECTORY = docs/html
WARNINGS = YES
INPUT = aossl/commandline/include aossl/consul/include aossl/http/client/include aossl/http/server/include aossl/logging/include aossl/properties/include aossl/redis/include aossl/uuid/include aossl/zmq/include aossl/neo4j/include aossl/mongo/include docs/main_page.txt
INPUT = aossl/commandline/include aossl/consul/include aossl/http/client/include aossl/http/server/include aossl/logging/include aossl/properties/include aossl/redis/include aossl/uuid/include aossl/zmq/include aossl/neo4j/include aossl/mongo/include docs/pages/main_page.txt docs/pages/quickstart.txt docs/pages/compilation.txt docs/pages/dependencies.txt docs/pages/tests.txt docs/pages/use.txt
FILE_PATTERNS = factory_*.h *_interface.h *.txt
INCLUDE_PATH = aossl
SEARCHENGINE = NO
18 changes: 2 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,8 @@ While designed with a Microservice architecture in mind, AOSSL also seeks to mai
* Support for Ubuntu 14.04, Ubuntu 16.04, Debian 7, Debian 8, CentOS 7, RHEL 7
* Easy to construct Docker Images with templates

#### Backwards Compatibility
Starting from the release of v1.0, backwards compatibility with future versions is guaranteed up to v2.0, provided users code to the interfaces (found in lib/include/factory) rather than the implementation files. Examples may be found in the 'Use' section of the documentation.

Any interface breaking changes within the next major version will be clearly documented with the release notes.

In order to use the respective interfaces, you should have an active [Consul](https://www.consul.io/) Agent, as well as servers of [Neo4j](https://neo4j.com/), [Redis](http://redis.io/), and/or [Mongo](https://www.mongodb.com) to connect to.

Full API Documentation is available via doxygen, and the latest execution is stored in the docs/html folder.

## Table of Contents

* [Quickstart](https://github.com/AO-StreetArt/AOSharedServiceLibrary/tree/master/docs/quickstart)
* [Use](https://github.com/AO-StreetArt/AOSharedServiceLibrary/tree/master/docs/use)
* [Dependency Resolution](https://github.com/AO-StreetArt/AOSharedServiceLibrary/tree/master/docs/deps)
* [Tests](https://github.com/AO-StreetArt/AOSharedServiceLibrary/tree/master/docs/tests)
* [Building Documentation](https://github.com/AO-StreetArt/AOSharedServiceLibrary/tree/master/docs)
## Documentation
Check out online documentation of the latest version at [ReadTheDocs](http://aosharedservicelibrary.readthedocs.io/en/latest/index.html).

## Contributing

Expand Down
68 changes: 0 additions & 68 deletions docs/comp/README.md

This file was deleted.

34 changes: 0 additions & 34 deletions docs/deps/README.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/html/html/annotated.html

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

1 change: 1 addition & 0 deletions docs/html/html/classCommandLineInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classCommandLineInterface.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.

1 change: 1 addition & 0 deletions docs/html/html/classCommandLineInterpreterFactory.html

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

1 change: 1 addition & 0 deletions docs/html/html/classConsulComponentFactory-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classConsulComponentFactory.html

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

1 change: 1 addition & 0 deletions docs/html/html/classConsulInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classConsulInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classDbListInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classDbListInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classDbMapInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classDbMapInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classDbObjectInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classDbObjectInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpClientFactory-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpClientFactory.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpServerFactory-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpServerFactory.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpServerInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classHttpServerInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classLoggingCategoryInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classLoggingCategoryInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classLoggingComponentFactory-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classLoggingComponentFactory.html

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

1 change: 1 addition & 0 deletions docs/html/html/classLoggingInterface-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classLoggingInterface.html

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

1 change: 1 addition & 0 deletions docs/html/html/classMongoComponentFactory-members.html

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

1 change: 1 addition & 0 deletions docs/html/html/classMongoComponentFactory.html

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

1 change: 1 addition & 0 deletions docs/html/html/classMongoInterface-members.html

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

0 comments on commit 67a3ff5

Please sign in to comment.