Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

date: set up auto-generated API docs #14276

Merged
merged 3 commits into from
Mar 8, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Do not document experimental symbols
  • Loading branch information
oandregal committed Mar 8, 2019
commit 2d3c99d079e26dcce0d8cd9f7181d781b97aed91
10 changes: 0 additions & 10 deletions packages/date/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,6 @@ Adds a locale to moment, using the format supplied by `wp_localize_script()`.

- **dateSettings** `Object`: Settings, including locale data.

### \_\_experimentalGetSettings

[src/index.js#L90-L92](src/index.js#L90-L92)

Returns the currently defined date settings.

**Returns**

`Object`: Settings, including locale data.


<!-- END TOKEN(Autogenerated API docs) -->

Expand Down