mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 16:32:12 +00:00
28 lines
655 B
YAML
28 lines
655 B
YAML
#
|
|
# Copyright (c) 2023 Alan de Freitas (alandefreitas@gmail.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)
|
|
#
|
|
# Official repository: https://github.com/boostorg/openmethod
|
|
#
|
|
|
|
name: openmethod
|
|
version: ~
|
|
title: Boost.OpenMethod
|
|
start_page: index.adoc
|
|
asciidoc:
|
|
attributes:
|
|
source-language: asciidoc@
|
|
table-caption: false
|
|
nav:
|
|
- modules/ROOT/nav.adoc
|
|
ext:
|
|
cpp-reference:
|
|
config: doc/mrdocs.yml
|
|
cpp-tagfiles:
|
|
using-namespaces:
|
|
- boost::openmethod
|
|
- boost::openmethod::policies
|
|
- boost::openmethod::aliases
|