Replies: 1 comment
-
|
Close this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
#8727 introduce
outputconfig fordocfx buildanddocfx pdfcommands.And default
docfx seedprojects is rewritten usingoutputconfig. and removedestconfig.When specifying
destandoutputconfig simultaneously. (or additionally passing command line parameter with-o)Output directory is resolved to
/{output}/{dest}/directory.I thought it should raise error. when both
destandoutputconfigs are specified.And
destconfig should be markeddeprecatedby JSON schema. (Thought currently no official json schema exists.)Additionally,
docfx metadataanddocfx mergecommand should supportoutputjson config also.Beta Was this translation helpful? Give feedback.
All reactions