mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
69 lines
2.0 KiB
Plaintext
69 lines
2.0 KiB
Plaintext
////
|
|
Copyright (c) 2024 The C++ Alliance, Inc. (https://cppalliance.org)
|
|
|
|
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/website-v2-docs
|
|
////
|
|
|
|
* xref:getting-involved.adoc[]
|
|
* xref:contributors-faq.adoc[]
|
|
|
|
* Requirements
|
|
** xref:requirements/library-requirements.adoc[]
|
|
** xref:requirements/license-requirements.adoc[]
|
|
** xref:requirements/portability-requirements.adoc[]
|
|
** xref:requirements/organization-requirements.adoc[]
|
|
** xref:requirements/library-metadata.adoc[]
|
|
|
|
* Design
|
|
** xref:design-guide/design-best-practices.adoc[]
|
|
** xref:design-guide/headers.adoc[]
|
|
** xref:design-guide/backwards-compatibility.adoc[]
|
|
** xref:design-guide/separate-compilation.adoc[]
|
|
** xref:design-guide/dependencies.adoc[]
|
|
** xref:design-guide/borland.adoc[]
|
|
|
|
* Development
|
|
** xref:version-control.adoc[]
|
|
** xref:best-practices.adoc[]
|
|
** xref:debug-visualisers.adoc[]
|
|
|
|
* Build Systems
|
|
** xref:build-systems/cmake.adoc[]
|
|
** xref:build-systems/b2.adoc[]
|
|
|
|
* Testing
|
|
** xref:testing/intro.adoc[]
|
|
** xref:testing/test-policy.adoc[]
|
|
** xref:testing/boost-test-matrix.adoc[]
|
|
** xref:testing/regression-tests.adoc[]
|
|
** xref:testing/writing-tests.adoc[]
|
|
** xref:testing/sanitizers.adoc[]
|
|
** xref:testing/continuous-integration.adoc[]
|
|
** xref:testing/fuzzing.adoc[]
|
|
|
|
* The Super-Project
|
|
** xref:superproject/overview.adoc[]
|
|
** xref:superproject/getting-started.adoc[]
|
|
** xref:superproject/library-maintenance.adoc[]
|
|
** xref:superproject/library-workflow.adoc[]
|
|
|
|
* Writing Documentation
|
|
** xref:docs/layout.adoc[]
|
|
** xref:docs/content.adoc[]
|
|
** xref:docs/components.adoc[]
|
|
** xref:docs/antora.adoc[Antora Guide]
|
|
** xref:docs/asciidoc.adoc[]
|
|
** xref:docs/logo-policy-media-guide.adoc[]
|
|
|
|
* Releases
|
|
** xref:release-process.adoc[]
|
|
** xref:release-notes.adoc[]
|
|
|
|
* Community
|
|
** xref:contributor-community-introduction.adoc[]
|
|
** xref:tweeting.adoc[]
|
|
** xref:site-docs-style-guide.adoc[]
|