refactor documentation to use asciidoc

This commit is contained in:
Christian Mazakas
2024-12-18 15:31:13 -08:00
parent 22b8eebc3c
commit 99c3a4b966
9 changed files with 574 additions and 652 deletions

15
doc/array/copyright.adoc Normal file
View File

@ -0,0 +1,15 @@
////
Copyright 2024 Christian Mazakas
Distributed under the Boost Software License, Version 1.0.
https://www.boost.org/LICENSE_1_0.txt
////
[#copyright]
# Copyright and License
:idprefix: copyright
Copyright (C) 2001-2004 Nicolai M. Josuttis
Copyright (C) 2012 Marshall Clow
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)