Remove deprecated documentation

Summary: Sandy is idiomatic now, cleaned up old docs to avoid confusion as in https://github.com/facebook/flipper/issues/2611.

Reviewed By: passy

Differential Revision: D30908794

fbshipit-source-id: c4076f1d24b193f71923d19eeed631763bb9dacb
This commit is contained in:
Michel Weststrate
2021-09-14 03:11:27 -07:00
committed by Facebook GitHub Bot
parent 75b5783fd0
commit c4538c48d6
9 changed files with 20 additions and 705 deletions

View File

@@ -110,15 +110,7 @@ module.exports = {
{
'QPL linting': ['fb/building-a-linter', 'fb/active-linters'],
},
]),
{
'Deprecated APIs': [
'extending/ui-components',
'extending/js-plugin-api',
'extending/create-table-plugin',
'extending/search-and-filter',
],
},
]),
],
'Client plugin APIs': [
'extending/create-plugin',