Skip to content

Commit 6243a1a

Browse files
committed
ninja: restore doc/antora.yml
1 parent 88dd2b2 commit 6243a1a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ logs/
1010
data/
1111
!test/data
1212
conf/hotspot_compiler
13-
doc/antora.yml
1413
doc/cql3/CQL.html
1514
doc/build/
1615
lib/

doc/antora.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Cassandra
2+
version: '5.0'
3+
display_version: '5.0'
4+
asciidoc:
5+
attributes:
6+
cass_url: 'http://cassandra.apache.org/'
7+
cass-50: 'Cassandra 5.0'
8+
cassandra: 'Cassandra'
9+
product: 'Apache Cassandra'
10+
11+
nav:
12+
- modules/ROOT/nav.adoc
13+
- modules/cassandra/nav.adoc

0 commit comments

Comments
 (0)