commit
stringlengths
40
40
old_file
stringlengths
4
264
new_file
stringlengths
4
264
old_contents
stringlengths
0
4.24k
new_contents
stringlengths
1
5.44k
subject
stringlengths
14
778
message
stringlengths
15
9.92k
lang
stringclasses
277 values
license
stringclasses
13 values
repos
stringlengths
5
127k
704a84d00cf8390f7ad603e988614a8426229953
mock-mission.adoc
mock-mission.adoc
= How to Run a Mock Mission 1. Start MavProxy at the location of the first sample waypoint. $ cd <path-to-ardupilot>/APMrover2 $ sim_vehicle.py -l 37.659984,-121.8874624,0,45 2. Start the simulation. Zoom and center the waypoints, if you like. Mouse wheel or 2-finger scroll zooms, control-shift-drag moves th...
= How to Run a Mock Mission 1. Start MavProxy at the location of the first sample waypoint. $ cd <path-to-ardupilot>/APMrover2 $ sim_vehicle.py -l 37.659984,-121.8874624,0,45 2. Start the simulation. Zoom and center the waypoints, if you like. Mouse wheel or 2-finger scroll zooms, control-shift-drag moves th...
Add information about failure to load waypoints
Add information about failure to load waypoints
AsciiDoc
apache-2.0
ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan
57e55bfd2c7fb7ca970a664176341673c81595e7
docs/reference/analysis/tokenfilters/truncate-tokenfilter.asciidoc
docs/reference/analysis/tokenfilters/truncate-tokenfilter.asciidoc
[[analysis-truncate-tokenfilter]] === Truncate Token Filter The `truncate` token filter can be used to truncate tokens into a specific length. This can come in handy with keyword (single token) based mapped fields that are used for sorting in order to reduce memory usage. It accepts a `length` parameter which control...
[[analysis-truncate-tokenfilter]] === Truncate Token Filter The `truncate` token filter can be used to truncate tokens into a specific length. It accepts a `length` parameter which control the number of characters to truncate to, defaults to `10`.
Update truncate token filter to not mention the keyword tokenizer
Update truncate token filter to not mention the keyword tokenizer The advice predates the existence of the keyword field Closes #22650
AsciiDoc
apache-2.0
strapdata/elassandra5-rc,strapdata/elassandra5-rc,strapdata/elassandra5-rc,strapdata/elassandra5-rc,strapdata/elassandra5-rc
76bc85b61fa26e235aeb5190cc5ed84de4a07247
opennms-doc/guide-admin/src/asciidoc/text/operation/daemon-config-files/notifd.adoc
opennms-doc/guide-admin/src/asciidoc/text/operation/daemon-config-files/notifd.adoc
// Allow GitHub image rendering :imagesdir: ../../../images [[ga-opennms-operation-daemon-config-files-pollerd]] ==== Notifd [options="header, autowidth"] |=== | Internal Daemon Name | Reload Event | _Notifd_ | `uei.opennms.org/internal/reloadDaemonConfig -p 'daemonName Notifd'` |=== .Notifd configuratio...
// Allow GitHub image rendering :imagesdir: ../../../images [[ga-opennms-operation-daemon-config-files-notifd]] ==== Notifd [options="header, autowidth"] |=== | Internal Daemon Name | Reload Event | _Notifd_ | `uei.opennms.org/internal/reloadDaemonConfig -p 'daemonName Notifd'` |=== .Notifd configuration...
Fix copy & paste error
Fix copy & paste error
AsciiDoc
agpl-3.0
aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms
1fde128c40b115a95d006e919e091f9c2f11c842
docs/reference/snapshot-restore/apis/snapshot-restore-apis.asciidoc
docs/reference/snapshot-restore/apis/snapshot-restore-apis.asciidoc
[[snapshot-restore-apis]] == Snapshot and restore APIs You can use the following APIs to set up snapshot repositories, manage snapshot backups, and restore snapshots to a running cluster. For more information, see <<snapshot-restore>>. [NOTE] ==== We are working on including more snapshot and restore APIs in this se...
[[snapshot-restore-apis]] == Snapshot and restore APIs You can use the following APIs to set up snapshot repositories, manage snapshot backups, and restore snapshots to a running cluster. For more information, see <<snapshot-restore>>. [NOTE] ==== We are working on including more snapshot and restore APIs in this se...
Fix snapshot repo API jump list
[DOCS] Fix snapshot repo API jump list
AsciiDoc
apache-2.0
gingerwizard/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,robin13/elasticsearch,uschindler/elasticsearch,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,uschindler/elasticsearch,GlenRSmith/elastics...
15cf55c4c6814c5ba9c0ad4d5faa433ec1035e9a
docs/reference/index.asciidoc
docs/reference/index.asciidoc
[[elasticsearch-reference]] = Reference :version: 1.5.2 :branch: 1.5 :jdk: 1.8.0_25 :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current include::getting-started.asciidoc[] include::setup.asciidoc[] include::migration/index.asciidoc[] include::api-conventions.asciidoc[] include::docs...
[[elasticsearch-reference]] = Elasticsearch Reference :version: 1.5.2 :branch: 1.5 :jdk: 1.8.0_25 :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current include::getting-started.asciidoc[] include::setup.asciidoc[] include::migration/index.asciidoc[] include::api-conventions.asciidoc[] ...
Rename reference docs to Elasticsearch Reference
Docs: Rename reference docs to Elasticsearch Reference
AsciiDoc
apache-2.0
fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch,fubuki/elasticsearch
a27e28b7a4e0059c69d811e01583790abd60252a
docs/include.adoc
docs/include.adoc
:author: Peter Niederwieser, The Spock Framework Team :revnumber: X-replaced-by-gradle :sourcedir: ../spock-specs/src/test/groovy/org/spockframework/docs :sourcedir-spring: ../spock-spring/src/test/groovy/org/spockframework/spring/docs :resourcedir-spring: ../spock-spring/src/test/resources/org/spockframework/spring/do...
:author: Peter Niederwieser, The Spock Framework Team :revnumber: X-replaced-by-gradle :sourcedir: ../spock-specs/src/test/groovy/org/spockframework/docs :sourcedir-spring: ../spock-spring/src/test/groovy/org/spockframework/spring/docs :resourcedir-spring: ../spock-spring/src/test/resources/org/spockframework/spring/do...
Use `sectlinks` in docs to make linking to sections easier
Use `sectlinks` in docs to make linking to sections easier
AsciiDoc
apache-2.0
spockframework/spock,leonard84/spock
176e6b60003f14179dfecd8ff96fe5294676807a
docs/modules/ROOT/pages/index.adoc
docs/modules/ROOT/pages/index.adoc
= Overview Spring Security is a framework that provides authentication, authorization, and protection against common attacks. With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications.
= Spring Security Spring Security is a framework that provides xref:features/authentication/index.adoc[authentication], xref:features/authorization/index.adoc[authorization], and xref:features/exploits/index.adoc[protection against common attacks]. With first class support for securing both xref:servlet/index.adoc[imp...
Add additional info to overview
Add additional info to overview
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,rwinch/spring-security,rwinch/spring-security,rwinch/spring-security,spring-projects/spring-security,spring-projects/spring-security,rwinch/spring-security,spring-projects/spring-security,rwin...
c0cc9719d2d3deee9e114b96cf9797e4eb191d8a
learn/rhpds/index.adoc
learn/rhpds/index.adoc
= RHPDS instructions for OptaPlanner demos :awestruct-description: How to demo OptaPlanner with RHPDS :awestruct-layout: normalBase :awestruct-priority: 0.1 :showtitle: == Visit RHPDS https://rhpds.redhat.com/[Visit RHPDS] == Available demos on RHPDS * link:optaweb-vehicle-routing.adoc[OptaWeb Vehicle Routing] * li...
= RHPDS instructions for OptaPlanner demos :awestruct-description: How to demo OptaPlanner with RHPDS :awestruct-layout: normalBase :awestruct-priority: 0.1 :showtitle: == Visit RHPDS https://rhpds.redhat.com/[Visit RHPDS] == Available demos on RHPDS * link:optaweb-vehicle-routing.html[OptaWeb Vehicle Routing] * li...
Fix links to RHPDS demo guides
Fix links to RHPDS demo guides
AsciiDoc
apache-2.0
droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website
5fb10412dd97335bdd33424d81f758281e1fbd4a
modules/installation-osp-enabling-swift.adoc
modules/installation-osp-enabling-swift.adoc
//Module included in the following assemblies: // // * installing/installing_openstack/installing-openstack-installer.adoc // * installing/installing_openstack/installing-openstack-installer-custom.adoc // * installing/installing_openstack/installing-openstack-installer-kuryr.adoc [id="installation-osp-enabling-swift_...
//Module included in the following assemblies: // // * installing/installing_openstack/installing-openstack-installer.adoc // * installing/installing_openstack/installing-openstack-installer-custom.adoc // * installing/installing_openstack/installing-openstack-installer-kuryr.adoc [id="installation-osp-enabling-swift_...
Remove Temp-URL step from Swift procedure - BZ 1805176
Remove Temp-URL step from Swift procedure - BZ 1805176
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
33eca477df6f1e887c559b0bd6b399460b6e62bf
modules/identity-provider-registering-github.adoc
modules/identity-provider-registering-github.adoc
// Module included in the following assemblies: // // * authentication/identity_providers/configuring-github-identity-provider.adoc [id="identity-provider-registering-github_{context}"] = Registering a GitHub application To use GitHub or GitHub Enterprise as an identity provider, you must register an application to u...
// Module included in the following assemblies: // // * authentication/identity_providers/configuring-github-identity-provider.adoc [id="identity-provider-registering-github_{context}"] = Registering a GitHub application To use GitHub or GitHub Enterprise as an identity provider, you must register an application to u...
Add oauth apps section to path, in case users are reading the text and not clicking the links. Choosing the Developer settings optiion on GitHub brings users to the GitHub Apps section (settings/apps) and not the OAuth Apps section (/settings/developers)
Add oauth apps section to path, in case users are reading the text and not clicking the links. Choosing the Developer settings optiion on GitHub brings users to the GitHub Apps section (settings/apps) and not the OAuth Apps section (/settings/developers)
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
d9a24961c55b80d64a10f12ea1ad97d04d9d9e16
docs/reference/analysis/tokenfilters/delimited-payload-tokenfilter.asciidoc
docs/reference/analysis/tokenfilters/delimited-payload-tokenfilter.asciidoc
[[analysis-delimited-payload-tokenfilter]] === Delimited Payload Token Filter Named `delimited_payload_filter`. Splits tokens into tokens and payload whenever a delimiter character is found. Example: "the|1 quick|2 fox|3" is split per default int to tokens `fox`, `quick` and `the` with payloads `1`, `2` and `3` respe...
[[analysis-delimited-payload-tokenfilter]] === Delimited Payload Token Filter Named `delimited_payload_filter`. Splits tokens into tokens and payload whenever a delimiter character is found. Example: "the|1 quick|2 fox|3" is split by default into tokens `the`, `quick`, and `fox` with payloads `1`, `2`, and `3` respec...
Fix minor issues in delimited payload token filter docs
Fix minor issues in delimited payload token filter docs This commit addresses a few minor issues in the delimited payload token filter docs: - the provided example reversed the payloads associated with the tokens "the" and "fox" - two additional typos in the same sentence - "per default" -> "by default" ...
AsciiDoc
apache-2.0
ThiagoGarciaAlves/elasticsearch,davidvgalbraith/elasticsearch,camilojd/elasticsearch,winstonewert/elasticsearch,mohit/elasticsearch,clintongormley/elasticsearch,jimczi/elasticsearch,nezirus/elasticsearch,polyfractal/elasticsearch,JervyShi/elasticsearch,spiegela/elasticsearch,markwalkom/elasticsearch,henakamaMSFT/elasti...
63f5c50f30595dcbc8c82333e4cddd1033ea1439
labs/05-start-with-data/README.adoc
labs/05-start-with-data/README.adoc
= Running your database with data included *Having to insert the data everytime you start a container can become a hassle. In this exercise we will put the data inside the Postgres image, so that it will be available on startup.* The https://hub.docker.com/_/postgres/[Postgres] image provides a convenient way to execu...
= Running your database with data included *Having to insert the data everytime you start a container can become a hassle. In this exercise we will put the data inside the Postgres image, so that it will be available on startup.* The https://hub.docker.com/_/postgres/[Postgres] image provides a convenient way to execu...
Create Dockerfile in empty folder
Create Dockerfile in empty folder
AsciiDoc
apache-2.0
bolcom/docker-for-testers,bolcom/docker-for-testers,bolcom/docker-for-testers
28dd7dabfb94e37c3378fc0653b9096b3f9afb6e
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[new]] = What's New in Spring Security 5.7 Spring Security 5.7 provides a number of new features. Below are the highlights of the release. [[whats-new-servlet]] == Servlet * Web ** Introduced xref:servlet/authentication/persistence.adoc#requestattributesecuritycontextrepository[`RequestAttributeSecurityContextRepo...
[[new]] = What's New in Spring Security 5.7 Spring Security 5.7 provides a number of new features. Below are the highlights of the release. [[whats-new-servlet]] == Servlet * Web ** Introduced xref:servlet/authentication/persistence.adoc#requestattributesecuritycontextrepository[`RequestAttributeSecurityContextRepo...
Update What's New for 5.7
Update What's New for 5.7
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
c0e784b16deb36340de38b375389348d2a17d711
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[new]] = What's New in Spring Security 6.0 Spring Security 6.0 provides a number of new features. Below are the highlights of the release. == Breaking Changes * https://github.com/spring-projects/spring-security/issues/10556[gh-10556] - Remove EOL OpenSaml 3 Support. Use the OpenSaml 4 Support instead. * https://gi...
[[new]] = What's New in Spring Security 6.0 Spring Security 6.0 provides a number of new features. Below are the highlights of the release. == Breaking Changes * https://github.com/spring-projects/spring-security/issues/10556[gh-10556] - Remove EOL OpenSaml 3 Support. Use the OpenSaml 4 Support instead. * https://gi...
Update What's New for 6.0
Update What's New for 6.0
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
91f655e6b47740d0919a92a3acac99f2323a9ae0
docs/quick-start-guide/src/rhel-7/listitem_repo_config_datastax.adoc
docs/quick-start-guide/src/rhel-7/listitem_repo_config_datastax.adoc
. *Enable DataStax repository* + ==== Create the `/etc/yum.repos.d/datastax.repo` file and edit it to contain the following: [source] ---- # DataStax (Apache Cassandra) [datastax] name = DataStax Repo for Apache Cassandra baseurl = http://rpm.datastax.com/community enabled = 1 gpgcheck = 1 gpgkey = https://rpm.datasta...
. *Enable DataStax repository* + ==== Create the `/etc/yum.repos.d/datastax.repo` file and edit it to contain the following: [source] ---- # DataStax (Apache Cassandra) [datastax] name = DataStax Repo for Apache Cassandra baseurl = http://rpm.datastax.com/community enabled = 1 gpgcheck = 0 gpgkey = https://rpm.datasta...
Disable GPG check for DataStax repo on RHEL 7.
Disable GPG check for DataStax repo on RHEL 7. Change-Id: I1c9c1bfddfff7847374563aedaa3130132100f13 Fixes: MND-19 Signed-off-by: Jan Hilberath <14e793d896ddc8ca6911747228e86464cf420065@midokura.com>
AsciiDoc
apache-2.0
midonet/midonet-docs,midonet/midonet-docs,midonet/midonet-docs,yantarou/midonet-docs,midonet/midonet-docs,yantarou/midonet-docs,yantarou/midonet-docs
acb5491b796018d2f8a174d51402e739b16f855d
spring-boot-project/spring-boot-docs/src/docs/asciidoc/features.adoc
spring-boot-project/spring-boot-docs/src/docs/asciidoc/features.adoc
[[features]] = Core Features include::attributes.adoc[] This section dives into the details of Spring Boot. Here you can learn about the key features that you may want to use and customize. If you have not already done so, you might want to read the "<<getting-started#getting-started>>" and "<<using#using>>" section...
[[features]] = Core Features include::attributes.adoc[] This section dives into the details of Spring Boot. Here you can learn about the key features that you may want to use and customize. If you have not already done so, you might want to read the "<<getting-started#getting-started, Getting Started>>" and "<<using...
Fix section links to not include .html suffix
Fix section links to not include .html suffix Closes gh-33206
AsciiDoc
apache-2.0
htynkn/spring-boot,htynkn/spring-boot,spring-projects/spring-boot,htynkn/spring-boot,htynkn/spring-boot,spring-projects/spring-boot,vpavic/spring-boot,spring-projects/spring-boot,vpavic/spring-boot,vpavic/spring-boot,spring-projects/spring-boot,vpavic/spring-boot,htynkn/spring-boot,spring-projects/spring-boot,spring-pr...
481fb1c395cc3e5b27b8c708b06dc8cd707e68c1
modules/nw-multus-delete-network.adoc
modules/nw-multus-delete-network.adoc
// Module included in the following assemblies: // // * networking/multiple_networks/remove-additional-network.adoc [id="nw-multus-delete-network_{context}"] = Removing an additional network attachment definition As a cluster administrator, you can remove an additional network from your {product-title} cluster. The a...
// Module included in the following assemblies: // // * networking/multiple_networks/remove-additional-network.adoc [id="nw-multus-delete-network_{context}"] = Removing an additional network attachment definition As a cluster administrator, you can remove an additional network from your {product-title} cluster. The a...
Remove extra step for removing an additional network
Remove extra step for removing an additional network - https://issues.redhat.com/browse/OSDOCS-872 - https://bugzilla.redhat.com/show_bug.cgi?id=1755908
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
1151d4fc21b00c393ddc778bcb7947822d05771d
modules/olm-creating-index-image.adoc
modules/olm-creating-index-image.adoc
// Module included in the following assemblies: // // * operators/olm-managing-custom-catalogs.adoc [id="olm-creating-index-image_{context}"] = Creating an index image You can create an index image using the `opm` CLI. .Prerequisites * `opm` version 1.12.3+ * `podman` version 1.4.4+ * A bundle image built and pushe...
// Module included in the following assemblies: // // * operators/olm-managing-custom-catalogs.adoc [id="olm-creating-index-image_{context}"] = Creating an index image You can create an index image using the `opm` CLI. .Prerequisites * `opm` version 1.12.3+ * `podman` version 1.4.4+ * A bundle image built and pushe...
Add --binary-image to opm docs
Add --binary-image to opm docs
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
846e46773a8ab6e848923663db840f3e10147958
docs/index.asciidoc
docs/index.asciidoc
= Topbeat reference :libbeat: http://www.elastic.co/guide/en/beats/libbeat/1.0.0-rc1 :version: 1.0.0-rc1 include::./overview.asciidoc[] include::./gettingstarted.asciidoc[] include::./fields.asciidoc[] // include::./configuration.asciidoc[] include::./command-line.asciidoc[] include::./windows.asciidoc[] // inc...
= Topbeat reference :libbeat: http://www.elastic.co/guide/en/beats/libbeat/master :version: master include::./overview.asciidoc[] include::./gettingstarted.asciidoc[] include::./fields.asciidoc[] // include::./configuration.asciidoc[] include::./command-line.asciidoc[] include::./windows.asciidoc[] // include::...
Use master version in docs
Use master version in docs
AsciiDoc
mit
andrewkroh/topbeat,yapdns/yapdnsbeat,yapdns/yapdnsbeat,andrewkroh/topbeat
983ca6ea277a89ed8340c4650992821b56eda4ab
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[new]] = What's New in Spring Security 5.8 Spring Security 5.8 provides a number of new features. Below are the highlights of the release. * https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs * https://github.com/spring-projects/spring-security/...
[[new]] = What's New in Spring Security 5.8 Spring Security 5.8 provides a number of new features. Below are the highlights of the release. * https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs * https://github.com/spring-projects/spring-security/...
Update What's New for 5.8
Update What's New for 5.8
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
da0659a853ef7bf34bd5aa579696dd144bcd2665
doc/eventsystem.adoc
doc/eventsystem.adoc
= Event Data === Event Sourcing TODO, link core event sourcing docs. Apart from the recommended event store, Photon, Muon Java provides an in memory, simplified event store that only implements the core ingest and stream functionality of a muon compatible event store. You can read more about it link:InMemEventStor...
== Event Based Systems === Event Sourcing TODO, link core event sourcing docs. Apart from the recommended event store, Photon, Muon Java provides an in memory, simplified event store that only implements the core ingest and stream functionality of a muon compatible event store. You can read more about it link:In...
Update doc structure. ignore multicast on TC
Update doc structure. ignore multicast on TC
AsciiDoc
apache-2.0
microserviceux/muon-java,microserviceux/muon-java
4f92ff73d78d8865a891f38ced7cc4f7db75b031
docs/src/main/asciidoc/sagan-index.adoc
docs/src/main/asciidoc/sagan-index.adoc
include::_attributes.adoc[] Spring Cloud Zookeeper provides http://zookeeper.apache.org/[Apache Zookeeper] integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the...
include::_attributes.adoc[] Spring Cloud Zookeeper provides http://zookeeper.apache.org/[Apache Zookeeper] integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the...
Fix Zookeeper link in documentation
Fix Zookeeper link in documentation Fixes gh-238 Fixes gh-246
AsciiDoc
apache-2.0
spring-cloud/spring-cloud-zookeeper,spring-cloud/spring-cloud-zookeeper
5a8910a844856109b279bd4364276a4fb7719285
pages/apim/3.x/user-guide/publisher/sme/using-kafka-controller.adoc
pages/apim/3.x/user-guide/publisher/sme/using-kafka-controller.adoc
= Using the Kafka controller :page-sidebar: apim_3_x_sidebar :page-permalink: apim/3.x/apim_publishersme_using_kafka.html :page-folder: apim/user-guide/publisher :page-layout: apim3x == Overview This section describes the basic usage of the Kafka controller - producing and consuming messages. === Producing messages ...
= Using the Kafka controller :page-sidebar: apim_3_x_sidebar :page-permalink: apim/3.x/apim_publisherguide_using_kafka.html :page-folder: apim/user-guide/publisher :page-layout: apim3x == Overview This section describes the basic usage of the Kafka controller - producing and consuming messages. === Producing message...
Fix link and snippet url
Fix link and snippet url
AsciiDoc
apache-2.0
gravitee-io/gravitee-docs,gravitee-io/gravitee-docs,gravitee-io/gravitee-docs
5ddebb6a2806f3db4fc371711ebcf67ddc36165d
src/docs/asciidoc/index.adoc
src/docs/asciidoc/index.adoc
= EB4J :doctype: article :docinfo: :toc: :toclevels: 2 include::about.adoc[] include::links.adoc[] include::reports.adoc[]
= EB4J :doctype: article :docinfo: :toc: :toclevels: 2 IMPORTANT: link:https://github.com/eb4j/eb4j[View on GitHub] | link:https://eb4j.github.io/[Top project page] include::about.adoc[] include::links.adoc[] include::reports.adoc[]
Add link to top project page.
Add link to top project page.
AsciiDoc
lgpl-2.1
eb4j/eb4j
fe83d2af14cce34b6310c0f64fbb630ffa957a8d
src/main/asciidoc/inc/_vertx-setup.adoc
src/main/asciidoc/inc/_vertx-setup.adoc
[[vertx:setup]] == *vertx:setup* This goal adds the Vert.x Maven Plugin to your `pom.xml` file. The plugin is configured with a default configuration. === Example [source,subs="attributes"] ---- mvn io.fabric8:vertx-maven-plugin:{version}:setup ---- The setup goal by default uses the plugin property _vertx-core-ve...
[[vertx:setup]] == *vertx:setup* This goal adds the Vert.x Maven Plugin to your `pom.xml` file. The plugin is configured with a default configuration. === Example [source,subs="attributes"] ---- mvn io.fabric8:vertx-maven-plugin:{version}:setup ---- The setup goal by default uses the plugin property _vertx-core-ve...
Extend documentaiton about the setup goal
Extend documentaiton about the setup goal
AsciiDoc
apache-2.0
kameshsampath/vertx-maven-plugin
dd95849b620194f9d2dbb0a1157c4a59553e7e25
docs/reference/setup/sysconfig/file-descriptors.asciidoc
docs/reference/setup/sysconfig/file-descriptors.asciidoc
[[file-descriptors]] === File Descriptors [NOTE] This is only relevant for Linux and macOS and can be safely ignored if running Elasticsearch on Windows. On Windows that JVM uses an https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API] limited only by available resources. Elasticsearch ...
[[file-descriptors]] === File Descriptors [NOTE] This is only relevant for Linux and macOS and can be safely ignored if running Elasticsearch on Windows. On Windows that JVM uses an https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API] limited only by available resources. Elasticsearch ...
Document JVM option MaxFDLimit for macOS ()
Document JVM option MaxFDLimit for macOS () This commit documents a JVM option that is needed on macOS when raising file descriptor limits there. Relates #26900
AsciiDoc
apache-2.0
rajanm/elasticsearch,fred84/elasticsearch,pozhidaevak/elasticsearch,gfyoung/elasticsearch,mjason3/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,GlenRSmith/elasticsearch,scottsom/elasticsearch,wenpos/elasticsearch,wangtuo/elasticsearch,kalimatas/elasticsearch,rajanm/elasticsearch,wangtuo/elasticsearc...
8190328e235c5a4dc2c3f99f36676b0b4918780e
storage/container_storage_interface/persistent-storage-csi-snapshots.adoc
storage/container_storage_interface/persistent-storage-csi-snapshots.adoc
[id="persistent-storage-csi-snapshots"] = CSI volume snapshots include::modules/common-attributes.adoc[] :context: persistent-storage-csi-snapshots toc::[] This document describes how to use volume snapshots with supported Container Storage Interface (CSI) drivers to help protect against data loss in {product-title}....
[id="persistent-storage-csi-snapshots"] = CSI volume snapshots include::modules/common-attributes.adoc[] :context: persistent-storage-csi-snapshots toc::[] This document describes how to use volume snapshots with supported Container Storage Interface (CSI) drivers to help protect against data loss in {product-title}....
Remove TP note in CSI snapshots
Remove TP note in CSI snapshots
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
d8bc2ec33d029a94e3eea61d1b21468cb8294eab
compatibility/springBoot.adoc
compatibility/springBoot.adoc
= Artificial Intelligence for Spring Boot :awestruct-description: Learn how to use OptaPlanner (open source, java) for Artificial Intelligence planning optimization on Spring Boot. :awestruct-layout: compatibilityBase :awestruct-priority: 1.0 :awestruct-related_tag: spring :showtitle: OptaPlanner has a Spring Boot Sta...
= Artificial Intelligence for Spring Boot :awestruct-description: Learn how to use OptaPlanner (open source, java) for Artificial Intelligence planning optimization on Spring Boot. :awestruct-layout: compatibilityBase :awestruct-priority: 1.0 :awestruct-related_tag: spring :showtitle: OptaPlanner has a Spring Boot Sta...
Fix wrong link (even if it's temporally)
Fix wrong link (even if it's temporally)
AsciiDoc
apache-2.0
droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website,droolsjbpm/optaplanner-website
a625e5317bfcdebc7d7f99a5d4e972008031f1ec
CONTRIBUTING.adoc
CONTRIBUTING.adoc
= Contributing to Hawkular Metrics Before contributing to Hawkular Metrics, it might be useful to read the http://www.hawkular.org/docs/dev/development.html[How to develop on Hawkular] page on Hawkular website. == Code style Hawkular Metrics is a Hawkular component, so project level conventions apply here. That said...
= Contributing to Hawkular Metrics Before contributing to Hawkular Metrics, it might be useful to read the http://www.hawkular.org/docs/dev/development.html[How to develop on Hawkular] page on Hawkular website. == Code style Hawkular Metrics is a Hawkular subproject, so top level conventions apply here. That said, t...
Rephrase Metrics presentation a bit
Rephrase Metrics presentation a bit
AsciiDoc
apache-2.0
spadgett/hawkular-metrics,hawkular/hawkular-metrics,mwringe/hawkular-metrics,jotak/hawkular-metrics,pilhuhn/rhq-metrics,tsegismont/hawkular-metrics,burmanm/hawkular-metrics,tsegismont/hawkular-metrics,burmanm/hawkular-metrics,hawkular/hawkular-metrics,ppalaga/hawkular-metrics,mwringe/hawkular-metrics,burmanm/hawkular-m...
73bac1614e044603dd6b1da16113a47a26f1d14f
README.adoc
README.adoc
== License The gem is available as open source under the terms of the http://opensource.org/licenses/MIT[MIT License]. The gem includes "Iliad", a classical masterpiece by Homer, translated to English by Samuel Butler. A work is in https://wiki.creativecommons.org/wiki/Public_domain[public domain] in USA and in almo...
Well Read Faker =============== :homepage: https://github.com/skalee/well_read_faker image:https://img.shields.io/gem/v/well_read_faker.svg[ Version, link="https://rubygems.org/gems/well_read_faker"] image:https://img.shields.io/travis/skalee/well_read_faker/master.svg[ Build Status, link="https://travis-ci.org/skalee...
Add metadata and badges to the Readme
Add metadata and badges to the Readme
AsciiDoc
mit
skalee/well_read_faker,skalee/well_read_faker
42fb07fda965ac564a734eeb18f6d31bdd823e0c
README.adoc
README.adoc
:title: scribble.github.io == Scribble Website image:https://travis-ci.org/scribble/scribble.github.io.svg?branch=pages["Build Status", link="https://travis-ci.org/scribble/scribble.github.io"] === Description When pushing a commit into this branch, the site is automatically built and published to http://www.scribbl...
:title: scribble.github.io == Scribble Website image:https://travis-ci.org/scribble/scribble.github.io.svg?branch=pages["Build Status", link="https://travis-ci.org/scribble/scribble.github.io"] === Description When pushing a commit into this branch, the site is automatically built and published to http://www.scribbl...
Test update to check publication of website
Test update to check publication of website
AsciiDoc
apache-2.0
scribble/scribble.github.io,scribble/scribble.github.io,scribble/scribble.github.io,scribble/scribble.github.io,scribble/scribble.github.io
8440f05ee0332eec50dfa82094538f9be911c8d8
docs/index.adoc
docs/index.adoc
= RecordTrac Documentation {% macro link(underscore_name) %} link:{{ underscore_name }}.html[{{titleize(underscore_name)}}] {% endmacro %} == Welcome This is the home page for documentation for RecordTrac app. NOTE: For help contact ... == What This Is * {{ link('overview-of-app') }} * {{ link('why-it-was-built')...
= RecordTrac Documentation {% macro link(underscore_name) -%} link:{{ underscore_name }}.html[{{titleize(underscore_name)}}] {% endmacro -%} == Welcome This is the home page for documentation for RecordTrac app. NOTE: For help contact ... == What This Is * {{ link('overview-of-app') }} * {{ link('why-it-was-built...
Fix issue with bulleted lists.
Fix issue with bulleted lists.
AsciiDoc
apache-2.0
CityOfNewYork/NYCOpenRecords,CityOfNewYork/NYCOpenRecords,CityOfNewYork/NYCOpenRecords,CityOfNewYork/NYCOpenRecords,CityOfNewYork/NYCOpenRecords
ac741fc514ecf286bab893794e14aae73a1ecddf
README.adoc
README.adoc
= CrashBurnFree CrashBurnFree is a free crash reporting tool for Java (and potentially other languages). The name is a pun, as (a) it's _free_ to use and modify and (b) one over-arching goal of Software Checking Tools is to _free_ you from crashing and burning... It is composed of the following sub-projects: . jav...
= CrashBurnFree CrashBurnFree is a free crash reporting tool for Java (and potentially other languages). The name is a pun, as (a) it's _free_ to use and modify and (b) one over-arching goal of Software Checking Tools is to _free_ you from crashing and burning... It is composed of the following sub-projects: . jav...
Bring into synch with reality
Bring into synch with reality
AsciiDoc
bsd-2-clause
IanDarwin/CrashBurnFree,IanDarwin/CrashBurnFree
a419d6562d40801ec7b833f0d6a3d9e3b5c25486
CHANGES.adoc
CHANGES.adoc
= Changelog == Version 0.3.0 Date: unreleased - First version splitted from monolitic buddy package.
= Changelog == Version 0.4.0 Date: unreleased - Replace record usage in kdf ns with reify. - Rename kdf protocol from KDFType to IKDF - Rename kdf protocol method names to more consistent ones. - Add support for nio ByteBuffer for kdf. == Version 0.3.0 Date: 2015-01-18 - First version splitted from monolitic budd...
Update changelog with latest changes on kdf.
Update changelog with latest changes on kdf.
AsciiDoc
apache-2.0
funcool/buddy-core,funcool/buddy-core
3a8590cb0ba2e63bdc606f8109a26ddd95b476d9
docs/dashboards.asciidoc
docs/dashboards.asciidoc
[[sample-dashboards]] == Sample dashboards In order to make it as easy as possible to get application performance insights from packet data, we provide a few sample Kibana dashboards. The dashboards are maintained in this https://github.com/elastic/beats-dashboards[GitHub repository]. Load automatically all the sampl...
[[sample-dashboards]] == Sample dashboards In order to make it as easy as possible to get application performance insights from packet data, we provide a few sample Kibana dashboards. The dashboards are maintained in this https://github.com/elastic/beats-dashboards[GitHub repository], which also includes instructions ...
Add back the old text
Add back the old text
AsciiDoc
mit
yapdns/yapdnsbeat,yapdns/yapdnsbeat
74d9c8f5cf6a4de1950cb54b851760c6919e1ab5
docs/reference/index.asciidoc
docs/reference/index.asciidoc
[[elasticsearch-reference]] = Elasticsearch Reference :version: 3.0.0-beta1 :major-version: 3.x :branch: 3.0 :jdk: 1.8.0_25 :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/master :issue: htt...
[[elasticsearch-reference]] = Elasticsearch Reference :version: 3.0.0-beta1 :major-version: 3.x :branch: 3.0 :jdk: 1.8.0_25 :defguide: https://www.elastic.co/guide/en/elasticsearch/guide/current :plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/master :issue: htt...
Fix :issue: and :pull: asciidoc replacements
Docs: Fix :issue: and :pull: asciidoc replacements Closes #14922
AsciiDoc
apache-2.0
clintongormley/elasticsearch,diendt/elasticsearch,avikurapati/elasticsearch,obourgain/elasticsearch,s1monw/elasticsearch,i-am-Nathan/elasticsearch,IanvsPoplicola/elasticsearch,martinstuga/elasticsearch,vroyer/elasticassandra,rmuir/elasticsearch,dongjoon-hyun/elasticsearch,diendt/elasticsearch,LewayneNaidoo/elasticsearc...
44496f53689106a1ba8827f7e8eb928988e94f5c
README.adoc
README.adoc
= Edge Please see the link:app/README.adoc[app/README.adoc] for building and running the app.
= Edge Please see the <<app/README#>> for building and running the app.
Use xref syntax for document links
Use xref syntax for document links This works across different output types, and is the preferred form for interdocument links like this.
AsciiDoc
mit
juxt/edge,juxt/edge
29b780cbb4ce8127db4c09e696029a5fdde55370
README.adoc
README.adoc
= Minimal-J Java - but small. image::doc/frontends.png[] Minimal-J applications are * Responsive to use on every device * Straight forward to specify and implement and therefore * Easy to plan and manage === Idea Business applications tend to get complex and complicated. Minimal-J prevents this by setting clear r...
= Minimal-J Java - but small. image::doc/frontends.png[] Minimal-J applications are * Responsive to use on every device * Straight forward to specify and implement and therefore * Easy to plan and manage === Idea Business applications tend to get complex and complicated. Minimal-J prevents this by setting clear r...
Include Hello World Youtube video
Include Hello World Youtube video
AsciiDoc
apache-2.0
BrunoEberhard/minimal-j,BrunoEberhard/minimal-j,BrunoEberhard/minimal-j
3b42b58688347f26d3fd0b5c591507493aeeb480
docs/index.asciidoc
docs/index.asciidoc
[[beats-reference]] = Beats Platform Reference :ES-version: 1.7.2 :Kibana-version: 4.1.2 :Dashboards-version: 1.0.0-beta3 include::./overview.asciidoc[] include::./gettingstarted.asciidoc[] include::./configuration.asciidoc[] include::./command-line.asciidoc[] include::./https.asciidoc[] include::./newbeat.asciid...
[[beats-reference]] = Beats Platform Reference :ES-version: 1.7.3 :Kibana-version: 4.1.2 :Dashboards-version: 1.0.0-beta4 include::./overview.asciidoc[] include::./gettingstarted.asciidoc[] include::./configuration.asciidoc[] include::./command-line.asciidoc[] include::./https.asciidoc[] include::./newbeat.asciid...
Update elasticsearch to version 1.7.3 and beat dashboards to beta4 branch.
Update elasticsearch to version 1.7.3 and beat dashboards to beta4 branch.
AsciiDoc
mit
yapdns/yapdnsbeat,yapdns/yapdnsbeat
3f1612c2093a0512db098abc630311527f99a418
doc/todo.adoc
doc/todo.adoc
= To-Do List - mock_cone_detector creates infinite area and overflows h - (*DONE*) new waypoints shorter than old don't delete existing waypoints - adjust waypoints for start position and cone position - cone area goes down when very close to cone - (*DONE*) parameterize throttle and steering PWM values - touch sensor...
= To-Do List - mock_cone_detector creates infinite area and overflows h - (*DONE*) new waypoints shorter than old don't delete existing waypoints - adjust waypoints for start position and cone position - cone area goes down when very close to cone - (*DONE*) parameterize throttle and steering PWM values - (*DONE*) tou...
Update to-do document based on progress from yesterday
Update to-do document based on progress from yesterday
AsciiDoc
apache-2.0
ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan
94241317b410e07f9ef5c22bd4f865dd19eecc3c
content/events/2017/clojurebridge-sanfrancisco.adoc
content/events/2017/clojurebridge-sanfrancisco.adoc
= ClojureBridge San Francisco ClojureBridge San Francisco 2017-09-16 :jbake-type: event :jbake-edition: 2017 :jbake-link: http://www.clojurebridge.org/events/2017-09-16-san-francisco :jbake-location: San Francisco, CA :jbake-start: 2017-09-15 :jbake-end: 2017-09-16 ClojureBridge is a free 1-day workshop aimed at incre...
= ClojureBridge San Francisco ClojureBridge San Francisco 2017-09-15 :jbake-type: event :jbake-edition: 2017 :jbake-link: http://www.clojurebridge.org/events/2017-09-15-san-francisco :jbake-location: San Francisco, CA :jbake-start: 2017-09-15 :jbake-end: 2017-09-16 ClojureBridge is a free 1-day workshop aimed at incre...
Update clojurebridge sf 2017 url
Update clojurebridge sf 2017 url
AsciiDoc
epl-1.0
clojure/clojure-site
79837fbf84c5957061b2430848106832c45d998a
README.asciidoc
README.asciidoc
TinkerPop3 ========== image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3] * Build Project: `mvn clean install` * Build AsciiDocs: `mvn process-resources -Dasciidoc` * Deploy AsciiDocs: `mvn deploy -Dasciidoc` * Deploy JavaDocs: `mvn deploy -Djav...
TinkerPop3 ========== image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3] * Build Project: `mvn clean install` * Build AsciiDocs: `mvn process-resources -Dasciidoc` * Deploy AsciiDocs: `mvn deploy -Dasciidoc` * Deploy JavaDocs: `mvn deploy -Djav...
Update readme for deploying javadoc.
Update readme for deploying javadoc.
AsciiDoc
apache-2.0
mpollmeier/tinkerpop3,RedSeal-co/incubator-tinkerpop,edgarRd/incubator-tinkerpop,gdelafosse/incubator-tinkerpop,apache/tinkerpop,robertdale/tinkerpop,RedSeal-co/incubator-tinkerpop,rmagen/incubator-tinkerpop,apache/tinkerpop,velo/incubator-tinkerpop,n-tran/incubator-tinkerpop,BrynCooke/incubator-tinkerpop,mike-tr-adams...
e8e645e3cb5b18bc092763c17b949d741d82568f
docs/reference/indices/delete-index.asciidoc
docs/reference/indices/delete-index.asciidoc
[[indices-delete-index]] == Delete Index The delete index API allows to delete an existing index. [source,js] -------------------------------------------------- $ curl -XDELETE 'http://localhost:9200/twitter/' -------------------------------------------------- The above example deletes an index called `twitter`. Spe...
[[indices-delete-index]] == Delete Index The delete index API allows to delete an existing index. [source,js] -------------------------------------------------- $ curl -XDELETE 'http://localhost:9200/twitter/' -------------------------------------------------- The above example deletes an index called `twitter`. Spe...
Document index deletion using csv separated indices
Document index deletion using csv separated indices
AsciiDoc
apache-2.0
strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test
5242e04552fd46492cbdcf96a4b2e8f4302ec35a
README.adoc
README.adoc
= flexy-pool Author <mih_vlad@yahoo.com> v1.0.0, 2014-02-25 :toc: :imagesdir: images :homepage: http://vladmihalcea.com/ == Introduction The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand. This is very handy since most connection pools offer a limited set of dynami...
= flexy-pool Author <mih_vlad@yahoo.com> v1.0.0, 2014-02-25 :homepage: http://vladmihalcea.com/ == Introduction The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand. This is very handy since most connection pools offer a limited set of dynamic configuration strategie...
Remove toc and image ref
Remove toc and image ref
AsciiDoc
apache-2.0
mosoft521/flexy-pool,wgpshashank/flexy-pool,vladmihalcea/flexy-pool
5680f9f6fc908a366a2a098052b4d6c7af27b4e4
README.adoc
README.adoc
= Eclipse Microprofile Metrics This specification aims at providing a unified way for Microprofile servers to export Monitoring data ("Telemetry") to management agents and also a unified Java API, that all (application) programmers can use to expose their telemetry data. For the specification see http:spec/metrics_sp...
= Eclipse Microprofile Metrics This specification aims at providing a unified way for Microprofile servers to export Monitoring data ("Telemetry") to management agents and also a unified Java API, that all (application) programmers can use to expose their telemetry data. For the specification see link:spec/metrics_sp...
Use correct syntax for link to spec.
Use correct syntax for link to spec. Signed-off-by: Heiko W. Rupp <b84916873c63a5de92f08628798bc3f70d9f6496@redhat.com>
AsciiDoc
apache-2.0
raymondlam/microprofile-metrics,Channyboy/microprofile-metrics,Arjun-Sharma1/microprofile-metrics,Arjun-Sharma1/microprofile-metrics,Channyboy/microprofile-metrics,raymondlam/microprofile-metrics,pilhuhn/microprofile-metrics,pilhuhn/microprofile-metrics
1f0aac07bfde75e9eccbe6400de88fac96195218
modules/serverless-about-collecting-data.adoc
modules/serverless-about-collecting-data.adoc
// Module included in the following assemblies: // // * serverless/serverless-support.adoc [id="serverless-about-collecting-data_{context}"] = About collecting {ServerlessProductName} data You can use the `oc adm must-gather` CLI command to collect information about your cluster, including features and objects associ...
// Module included in the following assemblies: // // * serverless/serverless-support.adoc [id="serverless-about-collecting-data_{context}"] = About collecting {ServerlessProductName} data You can use the `oc adm must-gather` CLI command to collect information about your cluster, including features and objects associ...
Add image tag to must-gather images
[srvls][SRVCOM-1290] Add image tag to must-gather images
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
ae00e6ec40e303f6e754a9cf4eb49d2b4738c3da
docs/home.adoc
docs/home.adoc
//// Accessible at: https://ecp-candle.github.io/Supervisor/home.html //// //// This prevents ^M from appearing in the output: //// :miscellaneous.newline: \n = CANDLE Supervisor Home Page This is the main home page about CANDLE Supervisor effort with links to workflows and other supporting information. == Key dea...
//// Accessible at: https://ecp-candle.github.io/Supervisor/home.html You can compile this locally with: $ ./adoc.sh README.adoc //// //// This prevents ^M from appearing in the output: //// :miscellaneous.newline: \n = CANDLE Supervisor Home Page This is the main home page about CANDLE Supervisor effort with links...
Document more Swift/Python installations for CANDLE
Document more Swift/Python installations for CANDLE
AsciiDoc
mit
ECP-CANDLE/Supervisor,ECP-CANDLE/Supervisor,ECP-CANDLE/Supervisor,ECP-CANDLE/Supervisor,ECP-CANDLE/Supervisor,ECP-CANDLE/Supervisor
b01ced188bb760346c31f65499cb2e408dd323a1
README.adoc
README.adoc
# Janitor image:https://travis-ci.org/techdev-solutions/janitor.svg?branch=master["Build Status",link="https://travis-ci.org/techdev-solutions/janitor"] An application to perform cleanup work using the https://getpocket.com[Pocket API]. Review your existing items via the web interface and have Janitor archive old item...
# Janitor image:https://travis-ci.org/techdev-solutions/janitor.svg?branch=master["Build Status",link="https://travis-ci.org/techdev-solutions/janitor"] An application to perform cleanup work using the https://getpocket.com[Pocket API]. Review your existing items via the web interface and have Janitor archive old item...
Add link to 3rd part of JAXenter tutorial
Add link to 3rd part of JAXenter tutorial
AsciiDoc
apache-2.0
techdev-solutions/janitor,techdev-solutions/janitor
c1c1ac3a76de6103e176533aaab9077410995d2b
README.adoc
README.adoc
James Glasbrenner's dotfiles ============================ James Glasbrenner <jglasbr2@gmu.edu> July 27, 2017 My dotfiles repo. License ------- All content is licensed under the terms of link:LICENSE[The Unlicense License].
James Glasbrenner's dotfiles ============================ James Glasbrenner <jglasbr2@gmu.edu> July 27, 2017 My dotfiles repo. Bootstrapping ------------- Stow 2.3.0 is included in this repo for bootstrapping purposes. To stow stow after cloning this repository to `$HOME/.dotfiles`, run .bash ----------------------...
Add bootstrapping instructions for how to stow stow
Add bootstrapping instructions for how to stow stow
AsciiDoc
unlicense
jkglasbrenner/dotfiles,jkglasbrenner/dotfiles,jkglasbrenner/dotfiles,jkglasbrenner/dotfiles,jkglasbrenner/dotfiles,jkglasbrenner/dotfiles
741eba7aa73b580c9fc72c9b168e01755eaf1fa6
README.adoc
README.adoc
== asciidoctor-fopub-embed-svg-example An example for embedding SVG images in an asciidoctor document. === Setup ---- bundle install ---- === How to make the target pdf file Running the command below make the target pdf file named "class_diagram.pdf" out of "class_diagram.adoc" ---- bundle exec rake ---- === Wat...
== asciidoctor-fopub-embed-svg-example An example for embedding SVG images in an asciidoctor document. === Setup ---- bundle install ---- === How to make the target pdf file Running the command below make the target pdf file named "class_diagram.pdf" out of "class_diagram.adoc" ---- bundle exec rake ---- === Wat...
Remove the backslash for the second asterisk
Remove the backslash for the second asterisk
AsciiDoc
mit
hnakamur/asciidoctor-fopub-embed-svg-example
668d9b91d83e98cf55cc02517d109a944403842c
cip/README.adoc
cip/README.adoc
= Cypher Improvement Proposals This is the home for all Cypher Improvement Proposal (CIP) documents. CIPs are documents that outline the syntax and semantics of Cypher. == The CIP Lifecycle CIPs normally pass through a number of phases before and after ending up in this repository. === Accepted It is open to anyon...
= Cypher Improvement Proposals This is the home for all Cypher Improvement Proposal (CIP) documents. CIPs are documents that outline the syntax and semantics of Cypher. == The CIP Lifecycle CIPs normally pass through a number of phases before and after ending up in this repository. === Accepted It is open to anyon...
Remove mention of reference implementation
Remove mention of reference implementation
AsciiDoc
apache-2.0
opencypher/openCypher,opencypher/openCypher,opencypher/openCypher,opencypher/openCypher
a2c93304f835f9939e777e0ce8e177164bba4ca7
docs/community/misc.asciidoc
docs/community/misc.asciidoc
[[misc]] == Misc * https://github.com/elasticsearch/puppet-elasticsearch[Puppet]: Elasticsearch puppet module. * http://github.com/elasticsearch/cookbook-elasticsearch[Chef]: Chef cookbook for Elasticsearch * https://github.com/medcl/salt-elasticsearch[SaltStack]: SaltStack Module for Elasticsearch * http:/...
[[misc]] == Misc * https://github.com/elasticsearch/puppet-elasticsearch[Puppet]: Elasticsearch puppet module. * http://github.com/elasticsearch/cookbook-elasticsearch[Chef]: Chef cookbook for Elasticsearch * https://github.com/medcl/salt-elasticsearch[SaltStack]: SaltStack Module for Elasticsearch * http:/...
Add Wireshark protocol dissection support
Docs: Add Wireshark protocol dissection support Hi guys, I've finished my Wireshark dissector for Elasticsearch. It is now merged into their master. See https://code.wireshark.org/review/#/c/4948/ Closes #8495
AsciiDoc
apache-2.0
HarishAtGitHub/elasticsearch,amit-shar/elasticsearch,amit-shar/elasticsearch,lchennup/elasticsearch,LewayneNaidoo/elasticsearch,ricardocerq/elasticsearch,wimvds/elasticsearch,glefloch/elasticsearch,Collaborne/elasticsearch,F0lha/elasticsearch,wbowling/elasticsearch,rmuir/elasticsearch,mute/elasticsearch,Microsoft/elast...
c83138c00390777f3d17ac492f09203e9e92284d
README.adoc
README.adoc
= Vert.x JDBC client image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-jdbc-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-jdbc-client/"] This provides an asynchronous interface around a JDBC datasource so you can access data in any database for which there is a J...
= Vert.x JDBC client image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-jdbc-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-jdbc-client/"] This provides an asynchronous interface around a JDBC datasource so you can access data in any database for which there is a J...
Remove link to in-source docs
Remove link to in-source docs
AsciiDoc
apache-2.0
vert-x3/vertx-jdbc-client
1c1ebd765d712977d028450708e06cbff7051b7d
docs/modules/ROOT/pages/wizard.adoc
docs/modules/ROOT/pages/wizard.adoc
= Contracts Wizard :page-notoc: Not sure where to start? Use the interactive generator below to bootstrap your contract and learn about the components offered in OpenZeppelin Contracts. TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truffle. Consider...
= Contracts Wizard :page-notoc: Not sure where to start? Use the interactive generator below to bootstrap your contract and learn about the components offered in OpenZeppelin Contracts. TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truffle. Consider...
Remove defer tag for Wizard embed script
Remove defer tag for Wizard embed script
AsciiDoc
mit
OpenZeppelin/zeppelin-solidity,OpenZeppelin/openzeppelin-contracts,OpenZeppelin/zeppelin-solidity,OpenZeppelin/openzeppelin-contracts,OpenZeppelin/openzeppelin-contracts
254b49639490b1dc9f555db0a4ec7fd4e2985591
01-basic/README.adoc
01-basic/README.adoc
= Basic Examples The basic examples in this directory show how the setup a CMake project, set compile flags, create executables and libraries, and install them. The examples included are - hello-cmake. A hello world example. - hello-headers. A slighly more complicated hello world example, with using Hello class ...
= Basic Examples The basic examples in this directory show how the setup a CMake project, set compile flags, create and link executables and libraries, and install them. The examples included are - link:A-hello-cmake[hello-cmake]. A hello world example. - link:B-hello-headers[hello-headers]. A slighly more compl...
Add links to filders and fix some typos
Add links to filders and fix some typos
AsciiDoc
mit
ttroy50/cmake-examples,ttroy50/cmake-examples,ttroy50/cmake-examples
22cfed38f976707345f71fd0d0f87a4f6b76d4da
spec/index.adoc
spec/index.adoc
= Seed scale@nga.mil :toc: left :toclevels: 5 :stylesheet: styles/html.css :sectlinks: :sectnums: :sectnumlevels: 5 :icons: font :docinfo: Seed was developed at the National Geospatial-Intelligence Agency (NGA) Research. Seed is a general standard to aid in the discovery and consumption of a discrete unit of work con...
= Seed scale@nga.mil :toc: left :toclevels: 5 :stylesheet: styles/html.css :sectlinks: :sectnums: :sectnumlevels: 5 :icons: font :docinfo: Seed was developed at the National Geospatial-Intelligence Agency (NGA) Research. Seed is a general standard to aid in the discovery and consumption of a discrete unit of work co...
Test from contact information changes
Test from contact information changes
AsciiDoc
apache-2.0
ngageoint/seed,ngageoint/seed,ngageoint/seed
13bfa543b90467eea4a15be81a39b1ad415cbfbd
installing/installing_sno/install-sno-installing-sno.adoc
installing/installing_sno/install-sno-installing-sno.adoc
[id="install-sno-installing-sno"] = Installing OpenShift on a single node :context: install-sno-installing-sno-with-the-assisted-installer include::modules/common-attributes.adoc[] toc::[] include::modules/install-sno-generating-the-discovery-iso-with-the-assisted-installer.adoc[leveloffset=+1] include::modules/inst...
[id="install-sno-installing-sno"] = Installing OpenShift on a single node :context: install-sno-installing-sno-with-the-assisted-installer include::modules/common-attributes.adoc[] toc::[] ifndef::openshift-origin[] include::modules/install-sno-generating-the-discovery-iso-with-the-assisted-installer.adoc[leveloffset...
Remove SNO assisted installer from OKD
GH39759: Remove SNO assisted installer from OKD
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
3671b22616ab063e2cdf0e511867112cfd5a5454
userguide/aws/stripe-config.adoc
userguide/aws/stripe-config.adoc
Create the stripe configuration: [source, bash] ---- > mkdir -p /home/ubuntu/killbil/etc/ > vi /home/ubuntu/killbil/etc/stripe.yml ---- Fill the details with your own keys: :stripe: :api_secret_key: API_SECRET_KEY :test: true :database: :adapter: jdbcmysql :jndi: killbill/osgi/jdbc :driver: com.mysql.jdbc.Dri...
Create the stripe configuration: [source, bash] ---- > mkdir -p /home/ubuntu/killbil/etc/ > vi /home/ubuntu/killbil/etc/stripe.yml ---- Fill the details with your own keys: :stripe: :api_secret_key: API_SECRET_KEY :test: true :database: :adapter: jdbcmysql :jndi: killbill/osgi/jdbc :connection_alive_sql: sele...
Remove unused parameter in stripe config for aws doc
Remove unused parameter in stripe config for aws doc
AsciiDoc
apache-2.0
killbill/killbill-docs,killbill/killbill-docs
e0f367ba627a43ef330e85288ea3a3a3826f17e3
README.asciidoc
README.asciidoc
OpenFurther Reference Documentation =================================== About ----- The following documentation applies to *OpenFurther version {version}* Conventions ~~~~~~~~~~~ NOTE: A note IMPORTANT: An important point TIP: A tip WARNING: A warning CAUTION: A point of caution Introduction ------------ FURTHe...
OpenFurther Reference Documentation =================================== About ----- The following documentation applies to *OpenFurther version 1.4.0-SNAPSHOT* Conventions ~~~~~~~~~~~ NOTE: A note IMPORTANT: An important point TIP: A tip WARNING: A warning CAUTION: A point of caution Introduction ------------ F...
Fix version to 1.4.0-SNAPSHOT for now
Fix version to 1.4.0-SNAPSHOT for now
AsciiDoc
apache-2.0
openfurther/further-open-doc,openfurther/further-open-doc,openfurther/further-open-doc
2802475f5ff4170cd8f6c6969dce65dc971aa8a6
README.asciidoc
README.asciidoc
= PHP Reflect **PHP Reflect** is a library that adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more. Both were distributed as source code (install via composer) and a PHAR version that bundles all dependencies in a single file. == Install You can either : * ...
= PHP Reflect **PHP Reflect** is a library that adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more. Both were distributed as source code (install via composer) and a PHAR version that bundles all dependencies in a single file. == Requirements PHP 5.5.0 or ab...
Add a note about minimum requirements to install this package
Add a note about minimum requirements to install this package
AsciiDoc
bsd-3-clause
llaville/php-reflect
1f11a5d93c83f71d84c907db7db40b5edf8a3f1c
docs/reference/release-notes.asciidoc
docs/reference/release-notes.asciidoc
[[es-release-notes]] = Release Notes [partintro] -- This section summarizes the changes in each release. * <<release-notes-5.0.0-alpha5>> * <<release-notes-5.0.0-alpha4>> * <<release-notes-5.0.0-alpha3>> * <<release-notes-5.0.0-alpha2>> * <<release-notes-5.0.0-alpha1>> * <<release-notes-5.0.0-alpha1-2x>> -- include:...
[[es-release-notes]] = Release Notes [partintro] -- This section will summarize the changes in released versions. --
Remove links to release notes
Remove links to release notes
AsciiDoc
apache-2.0
yanjunh/elasticsearch,a2lin/elasticsearch,elasticdog/elasticsearch,qwerty4030/elasticsearch,nezirus/elasticsearch,MaineC/elasticsearch,nazarewk/elasticsearch,fred84/elasticsearch,Helen-Zhao/elasticsearch,JervyShi/elasticsearch,IanvsPoplicola/elasticsearch,mikemccand/elasticsearch,MaineC/elasticsearch,artnowo/elasticsea...
c06e0f276e165cd8c4e589d97d9fbde23e5b0d07
org.jenetics.doc/src/main/asciidoc/implementation/Main.adoc
org.jenetics.doc/src/main/asciidoc/implementation/Main.adoc
= Implementation details Franz Wilhelmstötter <franz.wilhelmstoetter@gmail.com> :Author Initials: FWi :toc: :icons: :numbered: :website: http://jenetics.io/ This site contains selected description of implementation details. include::CreateRandomSeed.adoc[] include::OptimizeMinimum.adoc[]
= Implementation protocols Franz Wilhelmstötter <franz.wilhelmstoetter@gmail.com> :Author Initials: FWi :toc: :icons: :numbered: :website: http://jenetics.io/ While implementing the library, a lot of concrete implementation decisions have been made. This document gives a more detailed description of some selected impl...
Update main document of 'Implementation protocol'.
Update main document of 'Implementation protocol'.
AsciiDoc
apache-2.0
jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics
0991e709f2510f9dad97e0c18f0b39dd63c88350
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_6.adoc
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_6.adoc
= Apache Camel 3.x Upgrade Guide This document is for helping you upgrade your Apache Camel application from Camel 3.x to 3.y. For example if you are upgrading Camel 3.0 to 3.2, then you should follow the guides from both 3.0 to 3.1 and 3.1 to 3.2. == Upgrading Camel 3.5 to 3.6 === Camel Karaf The following feature...
= Apache Camel 3.x Upgrade Guide This document is for helping you upgrade your Apache Camel application from Camel 3.x to 3.y. For example if you are upgrading Camel 3.0 to 3.2, then you should follow the guides from both 3.0 to 3.1 and 3.1 to 3.2. == Upgrading Camel 3.5 to 3.6 === API components upgrade The `camel...
Upgrade guide about api components updates
Upgrade guide about api components updates
AsciiDoc
apache-2.0
adessaigne/camel,nicolaferraro/camel,alvinkwekel/camel,nicolaferraro/camel,tdiesler/camel,christophd/camel,tdiesler/camel,cunningt/camel,tdiesler/camel,alvinkwekel/camel,adessaigne/camel,pax95/camel,pax95/camel,gnodet/camel,adessaigne/camel,apache/camel,apache/camel,mcollovati/camel,cunningt/camel,adessaigne/camel,pax9...
21c7c24fc98d97f072d3a36f4e38a6089cf41a54
docs/guiding-philosophy.adoc
docs/guiding-philosophy.adoc
= Cypher Design Philosophy Guidelines An informal manifesto was defined to ensure the consistent ongoing development of the Cypher language. The aim was to incorporate as many underlying principles as were deemed useful and relevant, and to distill these to no more than 15 or so rules to render the philosophy more use...
= Cypher Design Philosophy Guidelines An informal manifesto was defined to ensure the consistent ongoing development of the Cypher language. The aim was to incorporate as many underlying principles as were deemed useful and relevant, and to distill these to no more than 15 or so rules to render the philosophy more use...
Use numbered list in source
Use numbered list in source
AsciiDoc
apache-2.0
opencypher/openCypher,opencypher/openCypher,opencypher/openCypher,opencypher/openCypher
fde115275e520f89a924cc3b77a04fa5e5455820
gql-docs/src/docs/asciidoc/index.adoc
gql-docs/src/docs/asciidoc/index.adoc
= GQL :revnumber: {releaseVersion} :numbered: :imagesDir: images/ :baseDir: ../../../../.. :stem: :core: {baseDir}/gql-core :coreMain: {core}/src/main/java :testMain: {core}/src/test/groovy :testResources: {core}/src/test/resources :ratpack: {baseDir}/gql-ratpack [quote] GQL is a library created to make it easier to ...
= GQL :revnumber: {releaseVersion} :numbered: :imagesDir: images/ :baseDir: ../../../../.. :baseDirFirstLevel: ../../../.. :stem: :core: {baseDir}/gql-core :coreMain: {core}/src/main/java :testMain: {core}/src/test/groovy :testResources: {core}/src/test/resources :ratpack: {baseDir}/gql-ratpack [quote] GQL is a libra...
Fix include ratpack chapter in GQL guide
Fix include ratpack chapter in GQL guide
AsciiDoc
apache-2.0
grooviter/gql,grooviter/gql,grooviter/gql
33c189e7425e6812afc8c3905eda414b8fd247e1
doc/todo.adoc
doc/todo.adoc
= To-Do List - mock_cone_detector creates infinite area and overflows h - (*DONE*) new waypoints shorter than old don't delete existing waypoints - adjust waypoints for start position and cone position - cone area goes down when very close to cone - (*DONE*) parameterize throttle and steering PWM values - touch sensor...
= To-Do List - mock_cone_detector creates infinite area and overflows h - (*DONE*) new waypoints shorter than old don't delete existing waypoints - adjust waypoints for start position and cone position - cone area goes down when very close to cone - (*DONE*) parameterize throttle and steering PWM values - touch sensor...
Update to-do with new completions
Update to-do with new completions
AsciiDoc
apache-2.0
ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan,ProgrammingRobotsStudyGroup/robo_magellan
9f42fa4267ad46516d913d2c9d0e812d5ed6e409
README.adoc
README.adoc
= Opal Runtime for Node.js == Usage ```javascript var Opal = require('opal-runtime').Opal; // Now let's have fun with Opal! ```
# Opal Runtime for Node.js ## Usage ```javascript var Opal = require('opal-runtime').Opal; // Now let's have fun with Opal! ```
Use Markdown compatible syntax for better rendering on npmjs.com
Use Markdown compatible syntax for better rendering on npmjs.com
AsciiDoc
mit
Mogztter/opal-node-runtime
c6700ca5d8b25d9161541d66b189b947d343e8d4
src/main/asciidoc/patterns/category-improve-processes.adoc
src/main/asciidoc/patterns/category-improve-processes.adoc
[[improve-processes]] === Practices to Improve Processes [[fig-improve-processes]] .Practices for "Improve Processes" image::improve-practice-processes.png["Practices for Improve Processes", title="Practices to improve processes"] For an overview of other improvement practices, see <<improve-practices-overview>>.
[[improve-processes]] === Practices to Improve Processes [[fig-improve-processes]] .Practices for "Improve Processes" image::improve-practice-processes.png["Practices for Improve Processes", title="Practices to improve processes"] For an overview of other improvement practices, see <<improve-practices-overview>>. O...
Add mob programming and remote mob programming
Add mob programming and remote mob programming
AsciiDoc
apache-2.0
rschimmack/aim42,rschimmack/aim42,feststelltaste/aim42,aim42/aim42,aim42/aim42,feststelltaste/aim42
ec77f18c79df9911cb5218278db283eca1857490
libbeat/docs/shared-logstash-config.asciidoc
libbeat/docs/shared-logstash-config.asciidoc
////////////////////////////////////////////////////////////////////////// //// This content is shared by all Elastic Beats. Make sure you keep the //// descriptions here generic enough to work for all Beats that include //// this file. When using cross references, make sure that the cross //// references resolve corre...
////////////////////////////////////////////////////////////////////////// //// This content is shared by all Elastic Beats. Make sure you keep the //// descriptions here generic enough to work for all Beats that include //// this file. When using cross references, make sure that the cross //// references resolve corre...
Clarify how to enable and disable logstash output
Clarify how to enable and disable logstash output
AsciiDoc
mit
yapdns/yapdnsbeat,yapdns/yapdnsbeat
120af761a09ac7ffae508346646671c41858b38d
docs/manual/src/docs/asciidoc/_includes/servlet/integrations/jackson.adoc
docs/manual/src/docs/asciidoc/_includes/servlet/integrations/jackson.adoc
[[jackson]] == Jackson Support Spring Security has added Jackson Support for persisting Spring Security related classes. This can improve the performance of serializing Spring Security related classes when working with distributed sessions (i.e. session replication, Spring Session, etc). To use it, register the `Secu...
[[jackson]] == Jackson Support Spring Security provides Jackson support for persisting Spring Security related classes. This can improve the performance of serializing Spring Security related classes when working with distributed sessions (i.e. session replication, Spring Session, etc). To use it, register the `Secur...
Document Jackson serialization support for OAuth 2.0 Client
Document Jackson serialization support for OAuth 2.0 Client Fixes gh-8075
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
3c87c344319dc99f210dff01535d124a658e19b0
README.adoc
README.adoc
= flexy-pool Author <mih_vlad@yahoo.com> v1.0.0, 2014-02-25 :homepage: http://vladmihalcea.com/ == Introduction The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand. This is very handy since most connection pools offer a limited set of dynamic configuration strategie...
= Flexy Pool Author <mih_vlad@yahoo.com> v1.0.0, 2014-02-25 :homepage: http://vladmihalcea.com/ == Introduction The Flexy Pool library brings adaptability to a given Connection Pool, allowing it to resize on demand. This is very handy since most connection pools offer a limited set of dynamic configuration strategie...
Use Flexy Pool instead of flexy-pool
Use Flexy Pool instead of flexy-pool
AsciiDoc
apache-2.0
vladmihalcea/flexy-pool,mosoft521/flexy-pool,wgpshashank/flexy-pool
642109c97a18bc4d12b9b20595cc7349d4d7fc70
README.adoc
README.adoc
= Bestikk Opal Compiler A simple tool to compile Ruby code to JavaScript using Opal. == Install $ npm i --save-dev bestikk-opal-compiler == Usage ```javascript var opalCompiler = require('bestikk-opal-compiler'); var compiler = opalCompiler({ dynamicRequireLevel: 'ignore', defaultPaths: ['special/directory']...
# Bestikk Opal Compiler ifdef::env-github[] image:http://img.shields.io/npm/v/bestikk-opal-compiler.svg[npm version, link=https://www.npmjs.org/package/bestikk-opal-compiler] endif::[] A simple tool to compile Ruby code to JavaScript using Opal. ## Install $ npm i --save-dev bestikk-opal-compiler ## Usage ```jav...
Use Markdown compatible syntax and add npm badge
Use Markdown compatible syntax and add npm badge
AsciiDoc
mit
bestikk/bestikk-opal-compiler,bestikk/bestikk-opal-compiler
4fcdb9085da0a32e1bbd177aadeedcbffae5bd69
README.asciidoc
README.asciidoc
= Microservices libraries comparison == Purpose This project is the companion of this Blog article: https://cdelmas.github.io/2015/11/01/A-comparison-of-Microservices-Frameworks.html. == Build To build it, just run `gradle shadowJar` in the command line. == Run Then you can run each server using `java -jar <serve...
= Microservices libraries comparison == Purpose This project is the companion of this Blog article: https://cdelmas.github.io/2015/11/01/A-comparison-of-Microservices-Frameworks.html. == Setup You will need a keystore. You can follow a tutorial http://restlet.com/technical-resources/restlet-framework/guide/2.3/core...
Add a more complete documentation.
Add a more complete documentation.
AsciiDoc
apache-2.0
cdelmas/microservices-comparison
70eea8dc670ca17dd453f7d897dcd644f648b36c
docs/modules/ROOT/pages/whats-new.adoc
docs/modules/ROOT/pages/whats-new.adoc
[[new]] = What's New in Spring Security 5.8 Spring Security 5.8 provides a number of new features. Below are the highlights of the release. * https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
[[new]] = What's New in Spring Security 5.8 Spring Security 5.8 provides a number of new features. Below are the highlights of the release. * https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs * https://github.com/spring-projects/spring-security/...
Update What's New for 5.8
Update What's New for 5.8
AsciiDoc
apache-2.0
spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security
054a17083508356627a85c9bfb8d0a5ebe097fac
docs/java-api/admin/indices/put-mapping.asciidoc
docs/java-api/admin/indices/put-mapping.asciidoc
[[java-admin-indices-put-mapping]] ==== Put Mapping You can add mappings at index creation time: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{client-tests}/IndicesDocumentationIT.java[index-with-mapping] ---------------------------------------...
[[java-admin-indices-put-mapping]] ==== Put Mapping You can add mappings at index creation time: ["source","java",subs="attributes,callouts,macros"] -------------------------------------------------- include-tagged::{client-tests}/IndicesDocumentationIT.java[index-with-mapping] ---------------------------------------...
Add a change that was accidentally left out of the types documentation commit.
Add a change that was accidentally left out of the types documentation commit.
AsciiDoc
apache-2.0
strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra,vroyer/elassandra,strapdata/elassandra,vroyer/elassandra
ab26050fe702a2287cca2662fd3a585fad347eef
spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/system-requirements.adoc
spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/system-requirements.adoc
[[getting-started.system-requirements]] == System Requirements Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 18. {spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required. Explicit build support is provided for t...
[[getting-started.system-requirements]] == System Requirements Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 19. {spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required. Explicit build support is provided for t...
Document support for Java 19
Document support for Java 19 Closes gh-32259
AsciiDoc
apache-2.0
mdeinum/spring-boot,spring-projects/spring-boot,vpavic/spring-boot,vpavic/spring-boot,scottfrederick/spring-boot,vpavic/spring-boot,dreis2211/spring-boot,scottfrederick/spring-boot,htynkn/spring-boot,htynkn/spring-boot,htynkn/spring-boot,mdeinum/spring-boot,htynkn/spring-boot,scottfrederick/spring-boot,mdeinum/spring-b...
ec70339b4aef7f6067392d277bc5b5aa906b12b4
README.adoc
README.adoc
= Mongo Client image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-mongo-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-mongo-client/"] An asynchronous client for interacting with a MongoDB database Please see the in source asciidoc documentation or the main docume...
= Mongo Client image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-mongo-client["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-mongo-client/"] An asynchronous client for interacting with a MongoDB database Please see the in source asciidoc documentation or the main docume...
Update readme with how to run docker for tests
Update readme with how to run docker for tests
AsciiDoc
apache-2.0
diabolicallabs/vertx-mongo-client,diabolicallabs/vertx-mongo-client
66d6f772d71bc2c81d71be3e8b08d2a83ba58341
rest_api/index.adoc
rest_api/index.adoc
[id="welcome-index"] = {product-title} {product-version} REST APIs include::modules/common-attributes.adoc[] :context: rest-apis toc::[] include::modules/apis.adoc[leveloffset=+1]
[id="rest-api"] = {product-title} {product-version} REST APIs include::modules/common-attributes.adoc[] :context: rest-apis toc::[] include::modules/apis.adoc[leveloffset=+1]
Add proper ID to REST API assembly
Add proper ID to REST API assembly
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
87a29ef290e70708b8dc4f7a47cfc6881af99ddd
docs/quickstart.adoc
docs/quickstart.adoc
// Copyright 2015 Cloudera, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to ...
// Copyright 2015 Cloudera, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to ...
Fix link to kudu-examples in the docs
Fix link to kudu-examples in the docs Change-Id: I2837b2e33f849a366a762a83eeaa487b3d650242 Reviewed-on: http://gerrit.cloudera.org:8080/1025 Reviewed-by: Todd Lipcon <2c763d726a8c2f6afda9be7e0e56a2caa6bb5e6b@cloudera.com> Tested-by: Todd Lipcon <2c763d726a8c2f6afda9be7e0e56a2caa6bb5e6b@cloudera.com>
AsciiDoc
apache-2.0
InspurUSA/kudu,helifu/kudu,cloudera/kudu,EvilMcJerkface/kudu,EvilMcJerkface/kudu,andrwng/kudu,InspurUSA/kudu,cloudera/kudu,EvilMcJerkface/kudu,andrwng/kudu,InspurUSA/kudu,cloudera/kudu,andrwng/kudu,EvilMcJerkface/kudu,InspurUSA/kudu,andrwng/kudu,helifu/kudu,EvilMcJerkface/kudu,helifu/kudu,cloudera/kudu,EvilMcJerkface/k...
897a243fa036a8a86ae783fc86979a401c1d2310
networking/hardware_networks/configuring-sriov-device.adoc
networking/hardware_networks/configuring-sriov-device.adoc
[id="configuring-sriov-device"] = Configuring an SR-IOV network device include::modules/common-attributes.adoc[] :context: configuring-sriov-device toc::[] You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster. include::modules/nw-sriov-device-discovery.adoc[leveloffset=+1] include::modu...
[id="configuring-sriov-device"] = Configuring an SR-IOV network device include::modules/common-attributes.adoc[] :context: configuring-sriov-device toc::[] You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster. include::modules/nw-sriov-device-discovery.adoc[leveloffset=+1] include::modu...
Add missing module for SR-IOV
Add missing module for SR-IOV
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
4dae104bc60d451616cc43b3d8e4134b87e1b018
operators/understanding/olm-understanding-operatorhub.adoc
operators/understanding/olm-understanding-operatorhub.adoc
[id="olm-understanding-operatorhub"] = Understanding OperatorHub include::modules/common-attributes.adoc[] :context: olm-understanding-operatorhub toc::[] include::modules/olm-operatorhub-overview.adoc[leveloffset=+1] include::modules/olm-operatorhub-architecture.adoc[leveloffset=+1] [id="olm-understanding-operatorh...
[id="olm-understanding-operatorhub"] = Understanding OperatorHub include::modules/common-attributes.adoc[] :context: olm-understanding-operatorhub toc::[] include::modules/olm-operatorhub-overview.adoc[leveloffset=+1] include::modules/olm-operatorhub-architecture.adoc[leveloffset=+1] [id="olm-understanding-operatorh...
Fix link title to osdk-generating-csvs
Fix link title to osdk-generating-csvs
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
77b778ce95005e74c60a5fb2018e4ee87295366d
spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/system-requirements.adoc
spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/system-requirements.adoc
[[getting-started.system-requirements]] == System Requirements Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 16. {spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required. Explicit build support is provided for t...
[[getting-started.system-requirements]] == System Requirements Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 17. {spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required. Explicit build support is provided for t...
Document support for Java 17
Document support for Java 17 Closes gh-26767
AsciiDoc
apache-2.0
michael-simons/spring-boot,aahlenst/spring-boot,wilkinsona/spring-boot,michael-simons/spring-boot,vpavic/spring-boot,chrylis/spring-boot,dreis2211/spring-boot,scottfrederick/spring-boot,spring-projects/spring-boot,aahlenst/spring-boot,Buzzardo/spring-boot,aahlenst/spring-boot,htynkn/spring-boot,michael-simons/spring-bo...
34a0581826d88f87f72deff45346168dc8cf9961
docs/quick-start-guide/src/common/midonet/section_midonet_host_registration_en.adoc
docs/quick-start-guide/src/common/midonet/section_midonet_host_registration_en.adoc
= MidoNet Host Registration . *Launch MidoNet CLI* + ==== [source] ---- $ midonet-cli midonet> ---- ==== . *Create tunnel zone* + MidoNet supports the Virtual Extensible LAN (VXLAN) and Generic Routing Encapsulation (GRE) protocols to communicate to other hosts within a tunnel zone. + To use the VXLAN protocol, creat...
= MidoNet Host Registration . *Launch MidoNet CLI* + ==== [source] ---- $ midonet-cli midonet> ---- ==== . *Create tunnel zone* + MidoNet supports the Virtual Extensible LAN (VXLAN) and Generic Routing Encapsulation (GRE) protocols to communicate to other hosts within a tunnel zone. + To use the VXLAN protocol, creat...
Add a note to allow traffic for GRE/VXLAN
Add a note to allow traffic for GRE/VXLAN Change-Id: Iecefb2704caf88acfffef6e34e9d38940f6aa47d Signed-off-by: Fernando Moreno <ec3e661d7bc7bfbf5334e7dfad309f947dace5f7@midokura.com> Signed-off-by: Jan Hilberath <14e793d896ddc8ca6911747228e86464cf420065@midokura.com>
AsciiDoc
apache-2.0
yantarou/midonet-docs,yantarou/midonet-docs,midonet/midonet-docs,yantarou/midonet-docs,midonet/midonet-docs,midonet/midonet-docs,midonet/midonet-docs
bdb8247133d1bbb561ffca2a2b4344393fcdc692
modules/serverless-deleting-knative-serving-crds.adoc
modules/serverless-deleting-knative-serving-crds.adoc
// Module included in the following assemblies: // // serverless/installing-openshift-serverless.adoc [id="deleting-knative-serving-crds_{context}"] = Deleting Knative Serving CRDs from the Operator After uninstalling the {ServerlessOperatorName}, the Operator CRDs and API services remain on the cluster. Use this pro...
// Module included in the following assemblies: // // serverless/installing-openshift-serverless.adoc [id="deleting-knative-serving-crds_{context}"] = Deleting Knative Serving CRDs from the Operator After uninstalling the {ServerlessOperatorName}, the Operator CRDs and API services remain on the cluster. Use this pro...
Remove redundant step of removing api services
Remove redundant step of removing api services
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
7ed6f1563bdddda8b20a0c73c7328bfbd65bca3b
documentation/src/docs/asciidoc/release-notes-5.0.0-M6.adoc
documentation/src/docs/asciidoc/release-notes-5.0.0-M6.adoc
[[release-notes-5.0.0-m6]] === 5.0.0-M6 *Date of Release:* ❓ *Scope:* Sixth milestone release of JUnit 5 with a focus on Java 9 compatibility, scenario tests, and additional extension APIs for JUnit Jupiter. WARNING: This is a milestone release and contains breaking changes. Please refer to the <<running-tests-ide-i...
[[release-notes-5.0.0-m6]] === 5.0.0-M6 *Date of Release:* ❓ *Scope:* Sixth milestone release of JUnit 5 with a focus on Java 9 compatibility, scenario tests, and additional extension APIs for JUnit Jupiter. WARNING: This is a milestone release and contains breaking changes. Please refer to the <<running-tests-ide-i...
Add Assertions.fail return type change to M6 release notes
Add Assertions.fail return type change to M6 release notes Closes #845
AsciiDoc
epl-1.0
sbrannen/junit-lambda,junit-team/junit-lambda
43c87450f8bd622b04336a4390cfd7d4f50a4248
content/events/2019/reclojure.adoc
content/events/2019/reclojure.adoc
= re:Clojure London Clojurians 2019-12-02 :jbake-type: event :jbake-edition: 2019 :jbake-link: https://reclojure.org :jbake-location: London, United Kingdom :jbake-start: 2019-12-02 :jbake-end: 2019-12-02 We have the pleasure to invite you to https://reclojure.org[re:Clojure] - a brand new and free community driven co...
= re:Clojure London Clojurians 2019-12-02 :jbake-type: event :jbake-edition: 2019 :jbake-link: https://reclojure.org :jbake-location: London, United Kingdom :jbake-start: 2019-12-02 :jbake-end: 2019-12-02 We have the pleasure to invite you to https://reclojure.org[re:Clojure] - a brand new and free community driven co...
Update re:Clojure conference information - remove typo
Update re:Clojure conference information - remove typo
AsciiDoc
epl-1.0
clojure/clojure-site
d32dde65e4948aa5ec82ac3b12121751a04e4d8f
README.adoc
README.adoc
= griffon-quartz-plugin :linkattrs: :project-name: griffon-quartz-plugin image:http://img.shields.io/travis/griffon-plugins/{project-name}/master.svg["Build Status", link="https://travis-ci.org/griffon-plugins/{project-name}"] image:http://img.shields.io/coveralls/griffon-plugins/{project-name}/master.svg["Coverage St...
= griffon-quartz-plugin :linkattrs: :project-name: griffon-quartz-plugin image:http://img.shields.io/travis/griffon-plugins/{project-name}/master.svg["Build Status", link="https://travis-ci.org/griffon-plugins/{project-name}"] image:http://img.shields.io/coveralls/griffon-plugins/{project-name}/master.svg["Coverage St...
Add Patreon badge to readme
Add Patreon badge to readme
AsciiDoc
apache-2.0
griffon-plugins/griffon-quartz-plugin
61cebff740a7b4de6ef8584a34f58dd654c720e9
neo4j-ogm-docs/src/main/asciidoc/index.adoc
neo4j-ogm-docs/src/main/asciidoc/index.adoc
= Neo4j OGM - An Object Graph Mapping Library for Neo4j v{version} ifdef::backend-html5[(C) {copyright}] ifndef::backend-pdf[] License: link:{common-license-page-uri}[Creative Commons 4.0] endif::[] ifdef::backend-pdf[] (C) {copyright} License: <<license, Creative Commons 4.0>> endif::[] [abstract] -- This is the ...
= Neo4j OGM - An Object Graph Mapping Library for Neo4j v{version} ifdef::backend-html5[(C) {copyright}] ifndef::backend-pdf[] License: link:{common-license-page-uri}[Creative Commons 4.0] endif::[] ifdef::backend-pdf[] (C) {copyright} License: <<license, Creative Commons 4.0>> endif::[] [abstract] -- This is the ...
Fix content ids in docs
Fix content ids in docs
AsciiDoc
apache-2.0
neo4j/neo4j-ogm,neo4j/neo4j-ogm,neo4j/neo4j-ogm,neo4j/neo4j-ogm
9e67428ea172ad0916aebb0a24300b646a9c3836
docs/trial-license-warning.asciidoc
docs/trial-license-warning.asciidoc
:current: 6.4 :register: https://register.elastic.co :elasticdocs: https://www.elastic.co/guide/en/elasticsearch/reference/{current} :licenseexpiration: {stackdocs}/license-expiration.html [WARNING] -- After the trial license period expires, the trial platinum features {licenseexpiration}[**operate in a degraded mode*...
:current: 6.5 :register: https://register.elastic.co :elasticdocs: https://www.elastic.co/guide/en/elasticsearch/reference/{current} :licenseexpiration: {stackdocs}/license-expiration.html [WARNING] -- After the trial license period expires, the trial platinum features {licenseexpiration}[**operate in a degraded mode*...
Update documentation versions and links
Update documentation versions and links
AsciiDoc
mit
elastic/azure-marketplace,elastic/azure-marketplace
3d577f891e9235c636d5dfa4a541fc7a9fcc27bf
release-notes.asciidoc
release-notes.asciidoc
spray-kamon-metrics: release notes ================================== // tag::release-notes[] === 0.1.3-SNAPSHOT * Dependency updates: ** Akka 2.4.8 ** Kamon 0.6.2 ** Spray 1.3.3 === 0.1.2 (22 Sep 2015) * `TracingHttpService` ** No longer change trace name ** When receiving a request context, no longer create a d...
spray-kamon-metrics: release notes ================================== // tag::release-notes[] === 0.1.3 (18 Aug 2016) * Dependency updates: ** Akka 2.4.8 ** Kamon 0.6.2 ** Spray 1.3.3 === 0.1.2 (22 Sep 2015) * `TracingHttpService` ** No longer change trace name ** When receiving a request context, no longer creat...
Update release notes for release
Update release notes for release
AsciiDoc
bsd-3-clause
MonsantoCo/spray-kamon-metrics,MonsantoCo/spray-kamon-metrics
c34a5d7fd3ceba28c2114f108784a4abdfccbf67
opennms-doc/guide-install/src/asciidoc/text/java/debian.adoc
opennms-doc/guide-install/src/asciidoc/text/java/debian.adoc
// Allow GitHub image rendering :imagesdir: ../../images [[gi-install-oracle-java-debian]] === Setup on _Debian-based_ systems This section describes how to install _Oracle Java 8_ on a _Debian-based_ system like _Debian 8_ or _Ubuntu 14.04 LTS_. .Install add-apt-repository package [source, bash] ---- apt-get insta...
// Allow GitHub image rendering :imagesdir: ../../images [[gi-install-oracle-java-debian]] === Setup on _Debian-based_ systems This section describes how to install _Oracle Java 8_ on a _Debian-based_ system like _Debian 8_ or _Ubuntu 14.04 LTS_. .Add Java repository from webupd8 maintainer [source, bash] ---- su -...
Fix Oracle Java install guide
NMS-8097: Fix Oracle Java install guide It is not possible since Java 1.8.0 b72 to install with add-apt-repository. Updated the install guide to create source.list file manually.
AsciiDoc
agpl-3.0
aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms
7ab3fb5e80954d041c15f4ca7502180537a4a14c
documentation/src/main/asciidoc/index.asciidoc
documentation/src/main/asciidoc/index.asciidoc
* link:intro[intro] * link:install[install] * link:faq[faq]
* link:intro[intro] * link:install[install] * link:configuration[configuration] * link:faq[faq]
Add link to config section
Add link to config section
AsciiDoc
apache-2.0
ocpsoft/rewrite,jsight/rewrite,jsight/rewrite,chkal/rewrite,chkal/rewrite,ocpsoft/rewrite,jsight/rewrite,jsight/rewrite,ocpsoft/rewrite,chkal/rewrite,chkal/rewrite,chkal/rewrite,ocpsoft/rewrite,jsight/rewrite,ocpsoft/rewrite
6af2f8f60973cb453c479fd1c7354e317fb90360
vertx-auth-oauth2/README.adoc
vertx-auth-oauth2/README.adoc
# Vert.x OAuth2 Auth Please see the documentation for more information. ## Running test There is a Keycloak Docker image available, that you can load with the provided configuration `src/test/fixtures/vertx-test-realm.json` ``` docker run -d --rm --name keycloak -p 8888:8080 -e KEYCLOAK_USER=user -e KEYCLOAK_PASSWO...
# Vert.x OAuth2 Auth Please see the documentation for more information. ## Running test Standard unit tests are run against a mock of some providers, `Google`, `Keycloak` to run against a real provider (`Keycloak`) the `IT` profile must be enabled, which you can do by: ``` mvn -PIT ... ``` Or by having the environ...
Document how to run the Integration Tests
Document how to run the Integration Tests
AsciiDoc
apache-2.0
vert-x3/vertx-auth,vert-x3/vertx-auth
0de231c80463c8f03f5dc1e96eeb921ec96a5350
README.adoc
README.adoc
= Turbine image:https://travis-ci.org/concourse/turbine.svg?branch=master["Build Status", link="https://travis-ci.org/concourse/turbine"] image:https://coveralls.io/repos/concourse/turbine/badge.png["Coverage Status", link="https://coveralls.io/r/concourse/turbine"] * http://docs.room101agent.apiary.io/[API]
= Turbine image:https://travis-ci.org/concourse/turbine.svg?branch=master["Build Status", link="https://travis-ci.org/concourse/turbine"] image:https://coveralls.io/repos/concourse/turbine/badge.png["Coverage Status", link="https://coveralls.io/r/concourse/turbine"] Provides a stateless REST API to execute builds on ...
Add description and annotate api as stale
Add description and annotate api as stale
AsciiDoc
apache-2.0
concourse/turbine
7b8b1f5f1cd96c5599f93d647fa9e7d4a3d57ee5
modules/nw-cno-logs.adoc
modules/nw-cno-logs.adoc
// Module included in the following assemblies: // // * networking/cluster-network-operator.adoc [id="nw-cno-logs_{context}"] = Viewing Cluster Network Operator logs You can view Cluster Network Operator logs by using the `oc logs` command. .Procedure * Run the following command to view the logs of the Cluster Netw...
// Module included in the following assemblies: // // * networking/cluster-network-operator.adoc [id="nw-cno-logs_{context}"] = Viewing Cluster Network Operator logs You can view Cluster Network Operator logs by using the `oc logs` command. .Procedure * Run the following command to view the logs of the Cluster Netw...
Add missing plus before command
Add missing plus before command
AsciiDoc
apache-2.0
vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs,vikram-redhat/openshift-docs
df55a7176ed1a951c4225585e7999a4769434a2b
docs/Prerequisites.adoc
docs/Prerequisites.adoc
== Prerequisites === Installing Protocol Buffers Compiler ==== For Windows Install the binary from https://github.com/google/protobuf/releases/download/v2.4.1/protoc-2.4.1-win32.zip and then set the `/path/to/protoc/parent` on your PATH variable. ==== For Macs ``` brew tap homebrew/versions brew install protobuf24...
== Prerequisites === Installing Protocol Buffers Compiler ==== For Windows Install the binary from https://github.com/google/protobuf/releases/download/v2.4.1/protoc-2.4.1-win32.zip and then set the `/path/to/protoc/parent` on your PATH variable. ==== For Macs ``` brew install https://raw.githubusercontent.com/Home...
Update how to get protoc on Mac
Update how to get protoc on Mac "Homebrew Versions" support for v2.4.1 has been removed. See #42 Updated the documentation to show getting the old brew definition file.
AsciiDoc
apache-2.0
viveksachdeva/grabbit,Shashi-Bhushan/grabbit,TWCable/grabbit
0a041202cc081999e969aee7115ca826fcb9291b
cli_reference/index.adoc
cli_reference/index.adoc
= Overview {product-author} {product-version} :data-uri: :icons: :experimental: With the OpenShift command line interface (CLI), you can link:../dev_guide/new_app.html[create applications] and manage OpenShift link:../dev_guide/projects.html[projects] from a terminal. The CLI is ideal in situations where you are: - W...
= Overview {product-author} {product-version} :data-uri: :icons: :experimental: With the OpenShift command line interface (CLI), you can link:../dev_guide/new_app.html[create applications] and manage OpenShift link:../dev_guide/projects.html[projects] from a terminal. The CLI is ideal in situations where you are: - W...
Document Git as a prerequisite of the CLI client
Document Git as a prerequisite of the CLI client
AsciiDoc
apache-2.0
xiaoping378/openshift-docs,xiaoping378/openshift-docs,xiaoping378/openshift-docs
de7cb499ac2fe92e0187ace2d2b4696763707671
docs/griffon-site/src/jbake/content/news/griffon_2.0.0.RC2.adoc
docs/griffon-site/src/jbake/content/news/griffon_2.0.0.RC2.adoc
= Griffon 2.0.0.RC2 Released Andres Almiray 2014-08-11 :jbake-type: post :jbake-status: published :category: news :idprefix: == Griffon 2.0.0.RC2 Released The Griffon team is happy to announce the release of Griffon 2.0.0.RC2! This is the first release candidate of Griffon 2.0.0. If all goes according to plan the ne...
= Griffon 2.0.0.RC2 Released Andres Almiray 2014-08-11 :jbake-type: post :jbake-status: published :category: news :idprefix: == Griffon 2.0.0.RC2 Released The Griffon team is happy to announce the release of Griffon 2.0.0.RC2! This is the second release candidate of Griffon 2.0.0. If all goes according to plan the n...
Fix news entry for 2.0.0.rC2
Fix news entry for 2.0.0.rC2
AsciiDoc
apache-2.0
tschulte/griffon,levymoreira/griffon,tschulte/griffon,levymoreira/griffon,griffon/griffon,levymoreira/griffon,griffon/griffon,tschulte/griffon
e2e312a55b86dcda0f4febe0e9e8578477027a22
README.adoc
README.adoc
= secret nemesis [quote] Submission for a group symbolic regression assignment in my AI class. == Status Function generation is done, though the function itself is rarely pretty. == Getting started Don't bother trying to run this on a Windows PC unless you know what you're doing (if you don't understand init.sh, j...
= secret nemesis [quote] Submission for a group symbolic regression assignment in CSUF's Summer 2015 AI class. == Status Function generation is done, though the function itself is rarely pretty. == Getting started Don't bother trying to run this on a Windows PC unless you know what you're doing (if you don't under...
Clarify quote, make it even less egocentric
Clarify quote, make it even less egocentric
AsciiDoc
isc
ciarand/secret-nemesis,ciarand/secret-nemesis
24cac547ed85989f4fd0a2254be44ed39a63df72
README.adoc
README.adoc
= Hawkular UI Services [.lead] *Hawkular UI Services* is the home of Angular UI services, such as ngResources and other utility services that can be used across Hawkular UI Modules(plugins). These UI plugins comprise the Hawkular console for https://github.com/hawkular/hawkular[Hawkular]. This console is based on h...
= Hawkular UI Services [.lead] *Hawkular UI Services* is the home of Angular UI services, such as ngResources and other utility services that can be used across Hawkular UI Modules(plugins). These UI plugins comprise the Hawkular console for https://github.com/hawkular/hawkular[Hawkular]. This console is based on h...
Fix the readme about the testsuite execution
Fix the readme about the testsuite execution
AsciiDoc
apache-2.0
Jiri-Kremser/hawkular-ui-services,lucasponce/hawkular-ui-services,hawkular/hawkular-ui-services,ppalaga/hawkular-ui-services,ammendonca/hawkular-ui-services,ppalaga/hawkular-ui-services,pavolloffay/hawkular-ui-services,ammendonca/hawkular-ui-services,lucasponce/hawkular-ui-services,hawkular/hawkular-ui-services,Jiri-Kr...