dotnet / dotnet/docfx

Exclude/Include complete projects by attribute

Open
#2,125 1 comment 0 reactions 0 assignees View on GitHub
dotnet
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

**DocFX Version Used**: docfx 2.22.2.4

**Template used**: default

Hello,

our application consists of many projects. We want to build at least two documentations for normal users and for experts. Therefore we have two templates for the two documentations. For each template we have define the projects which should be included. If a developer adds a new project to our application he has to add it to none, one or both templates.

What we have in mind is that we can define by an assembly attribute in which documentation the project should be included.

Currently it is possible to include/exclude APIs by attributes. Unfortunately assembly is a not supported type. Is it possible to add assembly to the supported types?

Or is there another way to achieve this?

Regards,
Oliver

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.