mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
22 lines
652 B
YAML
22 lines
652 B
YAML
# ============================================================================
|
|
# Copyright 2025 Gennaro Prota.
|
|
#
|
|
# 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: dynamic_bitset
|
|
version: ~
|
|
title: Boost.DynamicBitset
|
|
start_page: index.adoc
|
|
asciidoc:
|
|
attributes:
|
|
source-language: asciidoc@
|
|
table-caption: false
|
|
nav:
|
|
- modules/ROOT/nav.adoc
|
|
ext:
|
|
cpp-reference:
|
|
config: doc/mrdocs.yml
|