mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
16 lines
354 B
YAML
16 lines
354 B
YAML
#
|
|
# Copyright (c) 2025 Ruben Perez Hidalgo (rubenperez038 at gmail dot com)
|
|
#
|
|
# Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
#
|
|
|
|
name: redis
|
|
title: Boost.Redis
|
|
version: ~
|
|
nav:
|
|
- modules/ROOT/nav.adoc
|
|
ext:
|
|
cpp-reference:
|
|
config: doc/mrdocs.yml
|