Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for related documentations to the sidebar #60

Merged

Conversation

froschdesign
Copy link
Member

Q A
New Feature yes

Related to laminas/documentation#17

Description

Links can be added via mkdocs.yml.

Example

extra:
    project: Components
    installation:
        config_provider_class: 'Laminas\I18n\ConfigProvider'
        module_class: 'Laminas\I18n\Module'
    related_documentations:
        headline: Related Components
        links:
            - 'Translation Resources': https://docs.laminas.dev/laminas-i18n-resources/

Preview

Bildschirmfoto 2021-01-07 um 11 02 31

Documentation

The description for the use of this function will be added to the Documentation Writer's Manual.

Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>
@weierophinney weierophinney merged commit 0bd3a7c into laminas:master Jan 7, 2021
@froschdesign froschdesign deleted the feature/related-documentations branch January 7, 2021 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants