docusaurus/lib/core
Endilie Yacop Sucipto 0f01eace8b
Use absoluteURL instead of relativeURL for next/prev links (#783)
* Remove trailing slash for docs url

* undo remove trailing slash & use absoluteURL for next/prev links

* use baseUrl instead of hardcoded slash
2018-06-17 11:35:05 +08:00
..
__tests__ Fix anchors erroring when heading is empty (#772) 2018-06-15 21:04:46 -07:00
nav Hide TOC menu when onPageNav is not separate (#768) 2018-06-15 21:16:58 -07:00
anchors.js Fix anchors erroring when heading is empty (#772) 2018-06-15 21:04:46 -07:00
BlogPageLayout.js Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00
BlogPost.js Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00
BlogPostLayout.js Add config option for setting title of the blog sidebar (#770) 2018-06-15 00:08:34 -07:00
BlogSidebar.js Add config option for setting title of the blog sidebar (#770) 2018-06-15 00:08:34 -07:00
CompLibrary.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
constants.js Add LiveReload (#663) 2018-05-17 16:17:56 -07:00
Container.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Doc.js Add hide_title metadata that hides the title text on the top of the doc (#540) 2018-04-11 17:56:56 -07:00
DocsLayout.js Use absoluteURL instead of relativeURL for next/prev links (#783) 2018-06-17 11:35:05 +08:00
DocsSidebar.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
getTOC.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
GridBlock.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Head.js Adding baseUrl to feed links. (#745) 2018-06-10 10:56:29 -07:00
Header.js use id attribute instead of name for in page anchors and remove redundant anchors (#449) 2018-03-07 14:25:48 -08:00
MarkdownBlock.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
Redirect.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
Remarkable.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
renderMarkdown.js Enable using Prism for syntax highlighting (#735) 2018-06-09 11:38:01 -07:00
Site.js Add a scroll to top button siteConfig option (#723) 2018-06-06 12:34:32 -07:00
toSlug.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
unindent.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
utils.js Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00