Skip to content

Commit

Permalink
Don't remove the API docs glob
Browse files Browse the repository at this point in the history
  • Loading branch information
benlk committed Jul 17, 2019
1 parent 75f0429 commit a6f1a56
Showing 1 changed file with 4 additions and 53 deletions.
57 changes: 4 additions & 53 deletions docs/api/index.rst
Original file line number Diff line number Diff line change
@@ -1,56 +1,7 @@
Function reference by file
==========================

* `functions.php <functions.html>`_
* `feed-mailchimp.php <feed-mailchimp.html>`_
* `archive.php <archive.html>`_
* `options.php <options.html>`_
* `inc/conditionals.php <inc/conditionals.html>`_
* `inc/widgets.php <inc/widgets.html>`_
* `inc/header-footer.php <inc/header-footer.html>`_
* `inc/update.php <inc/update.html>`_
* `inc/post-templates.php <inc/post-templates.html>`_
* `inc/dashboard.php <inc/dashboard.html>`_
* `inc/open-graph.php <inc/open-graph.html>`_
* `inc/sidebars.php <inc/sidebars.html>`_
* `inc/custom-feeds.php <inc/custom-feeds.html>`_
* `inc/featured-content.php <inc/featured-content.html>`_
* `inc/post-tags.php <inc/post-tags.html>`_
* `inc/nav-menus.php <inc/nav-menus.html>`_
* `inc/gutenberg-block-edits.php <inc/gutenberg-block-edits.html>`_
* `inc/enqueue.php <inc/enqueue.html>`_
* `inc/term-meta.php <inc/term-meta.html>`_
* `inc/editor.php <inc/editor.html>`_
* `inc/metabox-api.php <inc/metabox-api.html>`_
* `inc/users.php <inc/users.html>`_
* `inc/related-content.php <inc/related-content.html>`_
* `inc/term-sidebars.php <inc/term-sidebars.html>`_
* `inc/post-social.php <inc/post-social.html>`_
* `inc/avatars.php <inc/avatars.html>`_
* `inc/post-metaboxes.php <inc/post-metaboxes.html>`_
* `inc/term-icons.php <inc/term-icons.html>`_
* `inc/ajax-functions.php <inc/ajax-functions.html>`_
* `inc/helpers.php <inc/helpers.html>`_
* `inc/verify.php <inc/verify.html>`_
* `inc/custom-less-variables.php <inc/custom-less-variables.html>`_
* `inc/featured-media.php <inc/featured-media.html>`_
* `inc/images.php <inc/images.html>`_
* `inc/byline_class.php <inc/byline_class.html>`_
* `inc/deprecated.php <inc/deprecated.html>`_
* `inc/taxonomies.php <inc/taxonomies.html>`_
* `inc/customizer/customizer.php <inc/customizer/customizer.html>`_
* `inc/wp-taxonomy-landing/functions/cftl-series-order.php <inc/wp-taxonomy-landing/functions/cftl-series-order.html>`_
* `inc/wp-taxonomy-landing/functions/cftl-admin.php <inc/wp-taxonomy-landing/functions/cftl-admin.html>`_
* `inc/avatars/functions.php <inc/avatars/functions.html>`_
* `inc/widgets/largo-image-widget.php <inc/widgets/largo-image-widget.html>`_
* `inc/widgets/largo-twitter.php <inc/widgets/largo-twitter.html>`_
* `inc/widgets/largo-facebook.php <inc/widgets/largo-facebook.html>`_
* `inc/widgets/largo-about.php <inc/widgets/largo-about.html>`_
* `inc/widgets/largo-recent-comments.php <inc/widgets/largo-recent-comments.html>`_
* `inc/widgets/largo-recent-posts.php <inc/widgets/largo-recent-posts.html>`_
* `inc/widgets/largo-post-series-links.php <inc/widgets/largo-post-series-links.html>`_
* `inc/widgets/largo-taxonomy-list.php <inc/widgets/largo-taxonomy-list.html>`_
* `inc/widgets/largo-author-bio.php <inc/widgets/largo-author-bio.html>`_
* `homepages/homepage.php <homepages/homepage.html>`_
* `homepages/zones/zones.php <homepages/zones/zones.html>`_
* `homepages/layouts/HomepageSingleWithSeriesStories.php <homepages/layouts/HomepageSingleWithSeriesStories.html>`_
.. toctree::
:glob:

**

0 comments on commit a6f1a56

Please sign in to comment.