Commit graph

5 commits

Author SHA1 Message Date
Slawek Kaplonski
b79cba4b3d Fix issues pointed by the pre-commit checks
This patch fixes minor issues like trailing whitespaces, mixed line
endings, or remove tabs to make pre-commit checks happy.

TrivialFix

Change-Id: I743472200cdc84ee729fb69920b092e4d0e91973
2024-05-06 12:58:11 +02:00
Ihar Hrachyshka
13a5852771 Removed networking_general_api_information.rst
This information now lives in api-ref.

Change-Id: I31ad535ba3b1b15e421f08e94c1cf80eb0edfd1b
Depends-On: Ic0c2348d7db941deaec6e1d110954fe5893c2265
2016-08-27 21:07:47 +00:00
Ihar Hrachyshka
2fe778edfd Document sorting/pagination extension existance
We now have a way to detect if those features are available to API
users, by checking if 'sorting' and 'pagination' extensions are present
when fetching from /extensions API endpoint.

Change-Id: I2f64a3f1dc34d9ffbc450ef1670ad5d2889cd7c9
Related-Bug: #1566514
Depends-On: I0aaaa037a8ad52060a68dd75c0a1accc6add238e
2016-06-27 14:29:03 +02:00
ZhiQiang Fan
59fa6a5162 fix wrong link misc/juno-incubator/example.rst
Change-Id: Iaa6b706d890f02421cbcaa95a2d5bcac0b5441fa
2016-04-21 12:12:50 +08:00
armando-migliaccio
415f1eaf5b Revisit the structure of the specs repo
Instead of having a per-release backlog directory, create
a top level one that holds the last release backlog. In
a healthy project this directory is really meant to be
empty or only temporary filled.

For specs that are two releases older, the content will
be moved to an 'archive' directory, purely for the record.
Hopefully this one too will be empty.

API and Juno incubator were moved to a miscellanea
directory to finish off the cleanup.

Finally, some blueprints completed and therefore were
moved to the Liberty directory.

Change-Id: I972a9a56c038864d9c91ead6944c6b9355916668
2015-10-28 21:55:08 +00:00