Skip to content

Commit

Permalink
Build .adoc Files for GitHub Pages from d3af1e6
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 16, 2024
0 parents commit 102438e
Show file tree
Hide file tree
Showing 25 changed files with 19,364 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Maven
target/

## Eclipse
.settings/
.project
.classpath

## IntelliJ
out/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws

## OS X
.DS_Store
4,681 changes: 4,681 additions & 0 deletions index.html

Large diffs are not rendered by default.

538 changes: 538 additions & 0 deletions preface.html

Large diffs are not rendered by default.

501 changes: 501 additions & 0 deletions reference/aerospike-custom-converters.html

Large diffs are not rendered by default.

632 changes: 632 additions & 0 deletions reference/aerospike-object-mapping.html

Large diffs are not rendered by default.

529 changes: 529 additions & 0 deletions reference/aerospike-projections.html

Large diffs are not rendered by default.

717 changes: 717 additions & 0 deletions reference/aerospike-reactive-repositories.html

Large diffs are not rendered by default.

700 changes: 700 additions & 0 deletions reference/aerospike-repositories.html

Large diffs are not rendered by default.

897 changes: 897 additions & 0 deletions reference/caching.html

Large diffs are not rendered by default.

1,111 changes: 1,111 additions & 0 deletions reference/configuration.html

Large diffs are not rendered by default.

472 changes: 472 additions & 0 deletions reference/functionality.html

Large diffs are not rendered by default.

790 changes: 790 additions & 0 deletions reference/indexed-annotation.html

Large diffs are not rendered by default.

719 changes: 719 additions & 0 deletions reference/installation-and-usage.html

Large diffs are not rendered by default.

631 changes: 631 additions & 0 deletions reference/query-methods-collection.html

Large diffs are not rendered by default.

500 changes: 500 additions & 0 deletions reference/query-methods-combined.html

Large diffs are not rendered by default.

485 changes: 485 additions & 0 deletions reference/query-methods-id.html

Large diffs are not rendered by default.

664 changes: 664 additions & 0 deletions reference/query-methods-map.html

Large diffs are not rendered by default.

565 changes: 565 additions & 0 deletions reference/query-methods-modification.html

Large diffs are not rendered by default.

611 changes: 611 additions & 0 deletions reference/query-methods-pojo.html

Large diffs are not rendered by default.

514 changes: 514 additions & 0 deletions reference/query-methods-preface.html

Large diffs are not rendered by default.

716 changes: 716 additions & 0 deletions reference/query-methods-simple-property.html

Large diffs are not rendered by default.

482 changes: 482 additions & 0 deletions reference/scan-operation.html

Large diffs are not rendered by default.

642 changes: 642 additions & 0 deletions reference/secondary-indexes.html

Large diffs are not rendered by default.

570 changes: 570 additions & 0 deletions reference/template.html

Large diffs are not rendered by default.

679 changes: 679 additions & 0 deletions reference/transactions.html

Large diffs are not rendered by default.

0 comments on commit 102438e

Please sign in to comment.