Skip to content

Commit 77c0564

Browse files
committed
feat(docs): place api references at the end
1 parent db67b78 commit 77c0564

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/src/app/content/core/ng-doc.category.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { NgDocCategory } from '@ng-doc/core';
22

33
const CoreCategory: NgDocCategory = {
44
title: 'Core',
5+
order: 1,
56
};
67

78
export default CoreCategory;

0 commit comments

Comments
 (0)