Skip to content

Commit

Permalink
Merge pull request #18 from RWS/SCTCM-3488-Attempt-3
Browse files Browse the repository at this point in the history
Update docfx.json
  • Loading branch information
rwsdwatson authored Oct 8, 2024
2 parents b8857fb + 81e18bd commit 51a6570
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
},
{
"files": [
"files": [
"apiconcepts/**.md",
"apiconcepts/toc.yml"
]
Expand All @@ -23,6 +23,11 @@
"files": [
"**/images/**"
]
},
{
"files": [
"api/**/*.{html,json,version,png,css,js,css.map,js.map}"
]
}
],
"overwrite": [
Expand Down

0 comments on commit 51a6570

Please sign in to comment.