Skip to content

Commit

Permalink
Merge pull request #10 from mpanhuijsen/main
Browse files Browse the repository at this point in the history
Updated to logo and top navigation, to be merged into RWS main.
  • Loading branch information
mpanhuijsen authored Feb 13, 2023
2 parents f37132f + 749846c commit 8564303
Show file tree
Hide file tree
Showing 42 changed files with 1,143 additions and 203 deletions.
3 changes: 3 additions & 0 deletions .vs/ProjectSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}
8 changes: 8 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"ExpandedNodes": [
"",
"\\RWSDocsTemplate"
],
"SelectedNode": "\\RWSDocsTemplate",
"PreviewInSolutionExplorer": false
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
1,025 changes: 1,025 additions & 0 deletions .vs/tridion-docs-api-docs-top-banner-update/config/applicationhost.config

Large diffs are not rendered by default.

Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/HtmlAgilityPack.dll
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/HtmlAgilityPack.pdb
Binary file not shown.
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/Microsoft.DocAsCode.Dfm.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/Newtonsoft.Json.dll
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/System.Buffers.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/System.Memory.dll
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/System.Numerics.Vectors.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/TradosStudioDocsPlugin.pdb
Binary file not shown.
Binary file removed RWSDocsTemplate/Plugins/YamlDotNet.dll
Binary file not shown.
3 changes: 3 additions & 0 deletions RWSDocsTemplate/foo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{{!include(logo.svg)}}
<img id="logo" class="svg" src="{{_rel}}{{{_appLogoPath}}}{{^_appLogoPath}}logo.svg{{/_appLogoPath}}" alt="{{_appName}}" >
<img id="logo" class="svg" src="{{_rel}}logo.svg" alt="{{_appName}}" >
3 changes: 2 additions & 1 deletion RWSDocsTemplate/partials/logo.tmpl.partial
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}

<a class="navbar-brand" href="{{_rel}}index.html">
<a class="navbar-brand" href="/index.html">
<img id="logo" class="svg" src="{{_rel}}{{{_appLogoPath}}}{{^_appLogoPath}}logo.svg{{/_appLogoPath}}" alt="{{_appName}}" >
</a>
<a href="/index.html"><span class="page-logo">Developers</span></a>
121 changes: 0 additions & 121 deletions RWSDocsTemplate/search-stopwords.json

This file was deleted.

2 changes: 2 additions & 0 deletions RWSDocsTemplate/styles/docfx.css
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,8 @@ article section {
#autocollapse .navbar-header {
margin-left: 0;
margin-right: 2rem;
display: flex;
align-items: center;
}

#autocollapse .navbar-brand {
Expand Down
10 changes: 10 additions & 0 deletions RWSDocsTemplate/styles/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 0 additions & 62 deletions RWSDocsTemplate/token.json

This file was deleted.

2 changes: 1 addition & 1 deletion apiconcepts/Tridion_Docs_14SP3/overview.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Tridion Docs API Documentation #
# Tridion Docs 14 SP3 API Documentation #
## [Content Manager API](https://docs.rws.com/806356/604329/sdl-tridion-docs-14-sp3/content-manager-api) ##
This section contains information for developers to develop applications on top of the Content Manager web services API.

Expand Down
4 changes: 2 additions & 2 deletions apiconcepts/overview.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [Learn more about Tridion Docs 14SP4 APIs](Tridion_Docs_14SP4/overview.html)
## [Learn more about Tridion Docs 14SP4 APIs](Tridion_Docs_14SP4/overview.md)
Learn more about the APIs and what you can achieve with them.
## [Learn more about Tridion Docs 14SP3 APIs](Tridion_Docs_14SP3/overview.html)
## [Learn more about Tridion Docs 14SP3 APIs](Tridion_Docs_14SP3/overview.md)
Learn more about the APIs and what you can achieve with them.
11 changes: 4 additions & 7 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
},
{
"files": [
"articles/**.md",
"articles/**/toc.yml",
"toc.yml",
"*.md"
]
},
Expand Down Expand Up @@ -48,14 +45,14 @@
"api/**.yml": ["csharp", "vb", "fsharp", "cpp"]
}
},
"template": [
"RWSDocsTemplate"
],
"template": [
"RWSDocsTemplate"
],
"postProcessors": [ "ExtractSearchIndex" ],
"markdownEngineName": "dfm",
"noLangKeyword": false,
"keepFileLink": false,
"cleanupCacheHistory": false,
"disableGitFeatures": false
}
}
}
58 changes: 58 additions & 0 deletions docfx.json.backup
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"build": {
"content": [
{
"files": [
"api/**.yml"
]
},
{
"files": [
"*.md"
]
},
{
"files": [
"apiconcepts/**.md",
"apiconcepts/toc.yml"
]
}
],
"resource": [
{
"files": [
"**/images/**"
]
}
],
"overwrite": [
{
"files": [
"api/**.md"
],
"exclude": [
"obj/**",
"_site/**"
]
}
],
"dest": "_site",
"globalMetadataFiles": [],
"fileMetadataFiles": [],
"filemetadata":
{
"langs": {
"api/**.yml": ["csharp", "vb", "fsharp", "cpp"]
}
},
"template": [
"RWSDocsTemplate"
],
"postProcessors": [ "ExtractSearchIndex" ],
"markdownEngineName": "dfm",
"noLangKeyword": false,
"keepFileLink": false,
"cleanupCacheHistory": false,
"disableGitFeatures": false
}
}
3 changes: 3 additions & 0 deletions docfx.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
template: https://github.com/docascode/template
globalMetadata:
titleSuffix: My Awesome Website
Empty file added foo.txt
Empty file.
7 changes: 7 additions & 0 deletions getting-started.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Getting Started
---

# Getting Started

Add an introduction here using [markdown](http://daringfireball.net/projects/markdown/).
1 change: 0 additions & 1 deletion index.html

This file was deleted.

17 changes: 13 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Welcome to the Tridion Docs API documentation.
# Welcome to the Tridion Docs API documentation

Here you’ll find all the information you need to get started developing against your own instance of Tridion Docs. Discover quick guides explaining how to build, develop and deploy your app, plus hints and tips to help you make the most of our APIs.

Expand All @@ -8,11 +8,20 @@ To let us know what your suggested improvements are you can do this by using the



## [Learn more about Tridion Docs 14SP4 APIs](apiconcepts/Tridion_Docs_14SP4/overview.md)
## Current release: Tridion Docs 14 SP4

[Learn more about the Tridion Docs 14SP4 APIs](apiconcepts/Tridion_Docs_14SP4/overview.md)

Learn more about the APIs and what you can achieve with them.
## [Learn more about Tridion Docs 14SP3 APIs](apiconcepts/Tridion_Docs_14SP3/overview.md)

## Earlier releases

### Tridion Docs 14 SP3
[Learn more about the Tridion Docs 14SP3 APIs](apiconcepts/Tridion_Docs_14SP3/overview.md)

Learn more about the APIs and what you can achieve with them.


Good luck and happy developing!
RWS

RWS
6 changes: 2 additions & 4 deletions toc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
- name: Articles
href: articles/
- name: Tridion Docs APIs
href: apiconcepts/
- name: Getting Started
href: getting-started.md

0 comments on commit 8564303

Please sign in to comment.