Skip to content

Commit fd132f0

Browse files
Merge pull request #531 from SuffolkLITLab/copilot/remove-papersaurus-integration
Remove papersaurus plugin - fix arm64 compatibility issue
2 parents f14ef00 + 1cd5f1d commit fd132f0

File tree

3 files changed

+1318
-6316
lines changed

3 files changed

+1318
-6316
lines changed

docusaurus.config.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -135,17 +135,6 @@ module.exports = {
135135
},
136136

137137
],
138-
[
139-
'docusaurus-plugin-papersaurus',
140-
{
141-
keepDebugHtmls: false,
142-
sidebarNames: ['docs', 'get_started'],
143-
addDownloadButton: true,
144-
autoBuildPdfs: true,
145-
ignoreDocs: ['licenses'],
146-
author: 'Author name'
147-
},
148-
],
149138
],
150139
themes: [
151140
[

0 commit comments

Comments
 (0)