dotnet / dotnet/docfx

[Feature Request] Add intermediate step/phase: extract

Open
#9,844 0 comments 0 reactions 0 assignees View on GitHub
static-site
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

I would like to consolidate documentation from multiple services/repositories into one site. I don't think this is currently very easy to do. I'd be happy to be wrong, though.

I view it as the following sequence of actions:

1. Generate content from code (`metadata' step).
2. Extract content based on the setting of the corresponding json section.
3. Place the result in some folder in the central doc repo. (in most cases `md` and `yml` files)
4. Build and publish the doc site.

It looks like we are missing the 2nd item from the list.

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.