File tree 3 files changed +13
-11
lines changed
_assetsApi/docfx-tmpl/src/partials
3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 1
1
2
- .DS_Store
3
2
.asset-cache /
4
3
.bundle
5
4
.dockerignore
5
+ .DS_Store
6
6
.editorconfig
7
7
.jekyll-metadata
8
8
.ruby-version
15
15
/_layouts /
16
16
/_plugins /
17
17
/_templates /
18
+ /_tools /RemoveHtmlExtensionFromApiRefSitemap /
18
19
/docs-watcher /
19
20
/favicon.ico
20
21
/fonts /
21
22
/styles /
22
- Dockerfile
23
- Gemfile
24
- Gemfile.lock
25
23
_site
26
24
_tempconfig.yml
27
25
bs-config.js
28
26
build-docs.sh
27
+ CODEOWNERS
29
28
copy_content.sh
30
29
copy_local.sh
30
+ Dockerfile
31
+ exclude.txt
32
+ Gemfile
33
+ Gemfile.lock
31
34
install-npm.sh
32
35
knowledge-base.html
36
+ LICENSE
33
37
modify-config.sh
34
38
robots.txt
35
39
search.html
36
40
start-docs.sh
37
- watch.sh
38
- LICENSE
39
41
to_delete.md
40
-
42
+ watch.sh
Original file line number Diff line number Diff line change 1
1
<div id="footer" class="container-fluid pb-40">
2
- <input id="hidden-sheet-id" type="hidden" value="1HHlD_amgJPEh0GFobTkhTb9WBL9YbcKaYmlq-fCJb14 ">
3
- {{>partials /feedback}}
2
+ <feedback-form product-code="TDP" icon-url="../assets/Avatar-DevCraft-big.svg ">
3
+ < /feedback-form>
4
4
<div class="row mt-60">
5
5
<div class="col-lg-8 col-lg-offset-2">
6
6
<div class="row">
Original file line number Diff line number Diff line change @@ -337,8 +337,8 @@ defaults:
337
337
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
338
338
# "foo": "Bar"
339
339
340
- # Feedback Form Google Sheet ID
341
- ff-sheet-id : 1HHlD_amgJPEh0GFobTkhTb9WBL9YbcKaYmlq-fCJb14
340
+ # Feedback Form Product Code
341
+ productCode : TDP
342
342
343
343
# The google services configuration
344
344
google_tag_manager : GTM-6X92
You can’t perform that action at this time.
0 commit comments