changing a few file names
This commit is contained in:
@ -42,22 +42,22 @@ entries:
|
||||
product: all
|
||||
version: all
|
||||
|
||||
- title: Get started with this theme
|
||||
- title: Getting started with this theme
|
||||
url: /doc_getting_started.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
|
||||
- title: Configuration options
|
||||
- title: Setting configuration options
|
||||
url: /doc_configuration_settings.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
|
||||
- title: Theme customization
|
||||
url: /doc_theme_customization.html
|
||||
- title: Customizing the theme
|
||||
url: /doc_customizing_the_theme.html
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
|
@ -27,7 +27,7 @@ To get started, see these three topics:
|
||||
|
||||
1. {{doc_getting_started}}
|
||||
2. {{doc_configuration_settings}}
|
||||
3. {{doc_theme_customization}}
|
||||
3. {{doc_customizing_the_theme}}
|
||||
|
||||
## PDF Download
|
||||
|
||||
|
@ -19,15 +19,15 @@
|
||||
{% capture doc_conditional_logic %}<a href="doc_conditional_logic.html">Conditional logic</a>{% endcapture %}
|
||||
{% capture doc_conditional_logic_i %}<a href="doc_conditional_logic.html">{% endcapture %}
|
||||
|
||||
{% capture doc_configuration_settings %}<a href="doc_configuration_settings.html">Configuration settings</a>{% endcapture %}
|
||||
{% capture doc_configuration_settings %}<a href="doc_configuration_settings.html">Setting configuration options</a>{% endcapture %}
|
||||
{% capture doc_configuration_settings_i %}<a href="doc_configuration_settings.html">{% endcapture %}
|
||||
|
||||
{% capture doc_content_reuse %}<a href="doc_content_reuse.html">Content reuse</a>{% endcapture %}
|
||||
{% capture doc_content_reuse_i %}<a href="doc_content_reuse.html">{% endcapture %}
|
||||
|
||||
|
||||
{% capture doc_theme_customization %}<a href="doc_theme_customization.html">Customizing the theme</a>{% endcapture %}
|
||||
{% capture doc_theme_customization_i %}<a href="doc_theme_customization.html">{% endcapture %}
|
||||
{% capture doc_customizing_the_theme %}<a href="doc_customizing_the_theme.html">Customizing the theme</a>{% endcapture %}
|
||||
{% capture doc_customizing_the_theme_i %}<a href="doc_customizing_the_theme.html">{% endcapture %}
|
||||
|
||||
{% capture doc_excluding_files %}<a href="doc_excluding_files.html">Excluding files</a>{% endcapture %}
|
||||
{% capture doc_excluding_files_i %}<a href="doc_excluding_files.html">{% endcapture %}
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Configuration settings
|
||||
title: Setting configuration options
|
||||
tags: [single-sourcing, publishing]
|
||||
keywords: configuration, config, publishing options, outputs, projects
|
||||
last_updated: August 12, 2015
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Theme customization
|
||||
title: Customizing the theme
|
||||
tags: [getting-started]
|
||||
last_updated: August 12, 2015
|
||||
keywords: getting started, customization, beginning steps, modifying the theme, modification
|
Reference in New Issue
Block a user