You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by rl...@apache.org on 2020/07/21 09:03:37 UTC

[celix] branch master updated (dab8fed -> c6388af)

This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from dab8fed  Document improvements
     add 62aad4f  Add page titles to documentation
     new c6388af  Merge pull request #271 from apache/add-titles

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                                 | 4 ++++
 bundles/deployment_admin/README.md                         | 4 ++++
 bundles/device_access/README.md                            | 4 ++++
 bundles/device_access/example/base_driver/README.md        | 4 ++++
 bundles/device_access/example/consuming_driver/README.md   | 4 ++++
 bundles/device_access/example/refining_driver/README.md    | 4 ++++
 bundles/http_admin/README.md                               | 4 ++++
 bundles/logging/README.md                                  | 4 ++++
 bundles/logging/log_writers/README.md                      | 4 ++++
 bundles/pubsub/README.md                                   | 4 ++++
 bundles/pubsub/examples/keys/README.md                     | 4 ++++
 bundles/pubsub/pubsub_admin_udp_mc/README.md               | 4 ++++
 bundles/remote_services/README.md                          | 6 ++++--
 bundles/remote_services/discovery_etcd/README.md           | 4 ++++
 bundles/remote_services/remote_service_admin_dfi/README.md | 4 ++++
 bundles/remote_services/remote_services_api/README.md      | 4 ++++
 bundles/remote_services/rsa_spi/README.md                  | 4 ++++
 bundles/remote_services/topology_manager/README.md         | 4 ++++
 bundles/shell/remote_shell/README.md                       | 4 ++++
 bundles/shell/shell/README.md                              | 4 ++++
 bundles/shell/shell_tui/README.md                          | 4 ++++
 bundles/shell/shell_wui/README.md                          | 4 ++++
 documents/building/README.md                               | 4 ++++
 documents/cmake_commands/README.md                         | 4 ++++
 documents/getting_started/README.md                        | 4 ++++
 documents/getting_started/creating_a_simple_bundle.md      | 4 ++++
 documents/getting_started/using_services_with_c.md         | 4 ++++
 documents/getting_started/using_services_with_cxx.md       | 4 ++++
 documents/intro/README.md                                  | 4 ++++
 documents/subprojects/README.md                            | 4 ++++
 examples/celix-examples/README.md                          | 4 ++++
 examples/celix-examples/http_example/README.md             | 7 ++++---
 examples/celix-examples/services_example_c/README.md       | 4 ++++
 libs/dependency_manager/README.md                          | 4 ++++
 libs/dependency_manager/TODO.md                            | 6 +++++-
 libs/dependency_manager_cxx/README.md                      | 4 ++++
 libs/dependency_manager_cxx/TODO.md                        | 6 +++++-
 libs/etcdlib/README.md                                     | 4 ++++
 libs/launcher/README.md                                    | 4 ++++
 libs/utils/README.md                                       | 4 ++++
 misc/experimental/README.md                                | 4 ++++
 misc/experimental/bundles/config_admin/README.md           | 4 ++++
 misc/experimental/promise/README.md                        | 4 ++++
 43 files changed, 174 insertions(+), 7 deletions(-)


[celix] 01/01: Merge pull request #271 from apache/add-titles

Posted by rl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit c6388af3ca1319f4beb90ec0c1e0b792695272a8
Merge: dab8fed 62aad4f
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Tue Jul 21 11:03:26 2020 +0200

    Merge pull request #271 from apache/add-titles
    
    Add page titles to documentation

 CHANGES.md                                                 | 4 ++++
 bundles/deployment_admin/README.md                         | 4 ++++
 bundles/device_access/README.md                            | 4 ++++
 bundles/device_access/example/base_driver/README.md        | 4 ++++
 bundles/device_access/example/consuming_driver/README.md   | 4 ++++
 bundles/device_access/example/refining_driver/README.md    | 4 ++++
 bundles/http_admin/README.md                               | 4 ++++
 bundles/logging/README.md                                  | 4 ++++
 bundles/logging/log_writers/README.md                      | 4 ++++
 bundles/pubsub/README.md                                   | 4 ++++
 bundles/pubsub/examples/keys/README.md                     | 4 ++++
 bundles/pubsub/pubsub_admin_udp_mc/README.md               | 4 ++++
 bundles/remote_services/README.md                          | 6 ++++--
 bundles/remote_services/discovery_etcd/README.md           | 4 ++++
 bundles/remote_services/remote_service_admin_dfi/README.md | 4 ++++
 bundles/remote_services/remote_services_api/README.md      | 4 ++++
 bundles/remote_services/rsa_spi/README.md                  | 4 ++++
 bundles/remote_services/topology_manager/README.md         | 4 ++++
 bundles/shell/remote_shell/README.md                       | 4 ++++
 bundles/shell/shell/README.md                              | 4 ++++
 bundles/shell/shell_tui/README.md                          | 4 ++++
 bundles/shell/shell_wui/README.md                          | 4 ++++
 documents/building/README.md                               | 4 ++++
 documents/cmake_commands/README.md                         | 4 ++++
 documents/getting_started/README.md                        | 4 ++++
 documents/getting_started/creating_a_simple_bundle.md      | 4 ++++
 documents/getting_started/using_services_with_c.md         | 4 ++++
 documents/getting_started/using_services_with_cxx.md       | 4 ++++
 documents/intro/README.md                                  | 4 ++++
 documents/subprojects/README.md                            | 4 ++++
 examples/celix-examples/README.md                          | 4 ++++
 examples/celix-examples/http_example/README.md             | 7 ++++---
 examples/celix-examples/services_example_c/README.md       | 4 ++++
 libs/dependency_manager/README.md                          | 4 ++++
 libs/dependency_manager/TODO.md                            | 6 +++++-
 libs/dependency_manager_cxx/README.md                      | 4 ++++
 libs/dependency_manager_cxx/TODO.md                        | 6 +++++-
 libs/etcdlib/README.md                                     | 4 ++++
 libs/launcher/README.md                                    | 4 ++++
 libs/utils/README.md                                       | 4 ++++
 misc/experimental/README.md                                | 4 ++++
 misc/experimental/bundles/config_admin/README.md           | 4 ++++
 misc/experimental/promise/README.md                        | 4 ++++
 43 files changed, 174 insertions(+), 7 deletions(-)