File tree Expand file tree Collapse file tree 6 files changed +63
-1
lines changed Expand file tree Collapse file tree 6 files changed +63
-1
lines changed Original file line number Diff line number Diff line change
1
+ <buildprofiles xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
+ xsi : noNamespaceSchemaLocation =" https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd" >
3
+ <variables >
4
+ <primary-color >frozen</primary-color >
5
+ <custom-favicons >logo_a.svg</custom-favicons >
6
+ <header-logo >logo_a.svg</header-logo >
7
+ <product-web-url >https://docsjava.github.io/overview.html</product-web-url >
8
+ <download-title >Get Awesome App</download-title >
9
+ <download-page >https://example.com/product.exe</download-page >
10
+ <showDownloadButton >true</showDownloadButton >
11
+ </variables >
12
+ <build-profile instance =" instance_id" />
13
+ <footer >
14
+ <copyright >2000-2023</copyright >
15
+ <social type =" twitter" href =" https://twitter.com/docsjava" />
16
+ <social type =" linkedin" href =" https://linkedin.com/showcase/docsjava" />
17
+ <social type =" instagram" href =" https://instgram.com/docsjava" />
18
+ <social type =" youtube" href =" https://youtube.com/@docsjava" />
19
+ <social type =" blog" href =" https://twitter.com/docsjava" />
20
+ <social type =" rss" href =" https://rss.com/feeds.xml" />
21
+ <social type =" email" href =" email@example.com" />
22
+ <link href =" https://example.com/terms-an-conditions.html" >Terms and conditions</link >
23
+ <link href =" https://example.com/code-of-conduct.html" >Code of Conduct</link >
24
+ </footer >
25
+ </buildprofiles >
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE instance-profile
3
3
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
4
4
5
- <instance-profile id =" hi" name =" Playground Java" start-page =" Overview.md" >
5
+ <instance-profile id =" hi" name =" Java" start-page =" Overview.md" >
6
6
7
7
<toc-element topic =" Overview.md" />
8
8
<toc-element topic =" Introduction-to-Java.md" />
Original file line number Diff line number Diff line change 4
4
<ihp version =" 2.0" >
5
5
<topics dir =" topics" web-path =" topics" />
6
6
<images dir =" images" web-path =" docsjava.github.io" />
7
+ <snippets dir =" code-snippets" web-path =" code-snippets" />
7
8
<categories src =" c.list" />
8
9
<vars src =" v.list" />
9
10
<instance src =" hi.tree" />
You can’t perform that action at this time.
0 commit comments