From a6f1a56b9faac5e81c01d6157781b734843e7886 Mon Sep 17 00:00:00 2001 From: Ben Keith Date: Wed, 17 Jul 2019 18:39:50 -0400 Subject: [PATCH] Don't remove the API docs glob --- docs/api/index.rst | 57 ++++------------------------------------------ 1 file changed, 4 insertions(+), 53 deletions(-) diff --git a/docs/api/index.rst b/docs/api/index.rst index 0c41cd9b6..192fa4073 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -1,56 +1,7 @@ Function reference by file ========================== -* `functions.php `_ -* `feed-mailchimp.php `_ -* `archive.php `_ -* `options.php `_ -* `inc/conditionals.php `_ -* `inc/widgets.php `_ -* `inc/header-footer.php `_ -* `inc/update.php `_ -* `inc/post-templates.php `_ -* `inc/dashboard.php `_ -* `inc/open-graph.php `_ -* `inc/sidebars.php `_ -* `inc/custom-feeds.php `_ -* `inc/featured-content.php `_ -* `inc/post-tags.php `_ -* `inc/nav-menus.php `_ -* `inc/gutenberg-block-edits.php `_ -* `inc/enqueue.php `_ -* `inc/term-meta.php `_ -* `inc/editor.php `_ -* `inc/metabox-api.php `_ -* `inc/users.php `_ -* `inc/related-content.php `_ -* `inc/term-sidebars.php `_ -* `inc/post-social.php `_ -* `inc/avatars.php `_ -* `inc/post-metaboxes.php `_ -* `inc/term-icons.php `_ -* `inc/ajax-functions.php `_ -* `inc/helpers.php `_ -* `inc/verify.php `_ -* `inc/custom-less-variables.php `_ -* `inc/featured-media.php `_ -* `inc/images.php `_ -* `inc/byline_class.php `_ -* `inc/deprecated.php `_ -* `inc/taxonomies.php `_ -* `inc/customizer/customizer.php `_ -* `inc/wp-taxonomy-landing/functions/cftl-series-order.php `_ -* `inc/wp-taxonomy-landing/functions/cftl-admin.php `_ -* `inc/avatars/functions.php `_ -* `inc/widgets/largo-image-widget.php `_ -* `inc/widgets/largo-twitter.php `_ -* `inc/widgets/largo-facebook.php `_ -* `inc/widgets/largo-about.php `_ -* `inc/widgets/largo-recent-comments.php `_ -* `inc/widgets/largo-recent-posts.php `_ -* `inc/widgets/largo-post-series-links.php `_ -* `inc/widgets/largo-taxonomy-list.php `_ -* `inc/widgets/largo-author-bio.php `_ -* `homepages/homepage.php `_ -* `homepages/zones/zones.php `_ -* `homepages/layouts/HomepageSingleWithSeriesStories.php `_ +.. toctree:: + :glob: + + **