Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNET-506] Fix missing titles in certain pages #11132

Merged
merged 3 commits into from
Jun 5, 2018

Conversation

kpmurali
Copy link
Contributor

@kpmurali kpmurali commented Jun 4, 2018

Description

The title variable in jinja2 for certain pages like gluon/index.html are missing and hence is rendering as .

Checklist

Changes

  • [ x ] Check if title variable is set
  • [ x ] If so, generate a quasi-title from the pagename

@kpmurali kpmurali requested a review from szha as a code owner June 4, 2018 00:09
@eric-haibin-lin eric-haibin-lin merged commit a87de58 into apache:master Jun 5, 2018
zheng-da pushed a commit to zheng-da/incubator-mxnet that referenced this pull request Jun 28, 2018
* Initial fix for absent titles, as in the case of gluon/index.html

* Remove the unnecessary tag

* Handling missing titles separately
XinYao1994 pushed a commit to XinYao1994/incubator-mxnet that referenced this pull request Aug 29, 2018
* Initial fix for absent titles, as in the case of gluon/index.html

* Remove the unnecessary tag

* Handling missing titles separately
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants