From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 01/11] doc/adapter-api: Rename to org.bluez.Adapter.rst
Date: Tue, 10 Oct 2023 19:00:27 +0000 [thread overview]
Message-ID: <169696442780.605.17167604884979162226.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231009232933.500652-1-luiz.dentz@gmail.com>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Mon, 9 Oct 2023 16:29:23 -0700 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This renames adapter-api.txt to org.bluez.Adapter.rst and generate a
> manpage org.bluez.Adapter.5.
> ---
> Makefile.am | 8 +-
> doc/adapter-api.txt | 373 ----------------------------------
> doc/org.bluez.Adapter.rst | 412 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 416 insertions(+), 377 deletions(-)
> delete mode 100644 doc/adapter-api.txt
> create mode 100644 doc/org.bluez.Adapter.rst
Here is the summary with links:
- [v2,01/11] doc/adapter-api: Rename to org.bluez.Adapter.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6f7effa4534f
- [v2,02/11] doc/device-api: Rename to org.bluez.Device.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=359132ba897e
- [v2,03/11] doc/agent-api: Rename to org.bluez.Agent{Manager}.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=42e2934c2356
- [v2,04/11] doc/profile-api: Rename to org.bluez.Profile{Manager}.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c5729e61b150
- [v2,05/11] doc/network-api: Rename to org.bluez.Network{Server}.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6481b9095b34
- [v2,06/11] doc/input-api: Rename to org.bluez.Input.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cfc76016b4d4
- [v2,07/11] doc/advertising-api: Rename to org.bluez.LEAdvertis*.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=dec59a07fb11
- [v2,08/11] doc/gatt-api: Rename to org.bluez.Gatt*.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c6c412d6ccbc
- [v2,09/11] doc/battery-api: Rename to org.bluez.Battery*.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cba68babe1e6
- [v2,10/11] doc/advertisement-monitor-api: Rename to org.bluez.AdvertisementMonitor*.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=87151d1904ad
- [v2,11/11] doc/admin-policy-api: Rename to org.bluez.AdminPolicy*.rst
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ee27626c7a06
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-10-10 19:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 23:29 [PATCH v2 01/11] doc/adapter-api: Rename to org.bluez.Adapter.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 02/11] doc/device-api: Rename to org.bluez.Device.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 03/11] doc/agent-api: Rename to org.bluez.Agent{Manager}.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 04/11] doc/profile-api: Rename to org.bluez.Profile{Manager}.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 05/11] doc/network-api: Rename to org.bluez.Network{Server}.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 06/11] doc/input-api: Rename to org.bluez.Input.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 07/11] doc/advertising-api: Rename to org.bluez.LEAdvertis*.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 08/11] doc/gatt-api: Rename to org.bluez.Gatt*.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 09/11] doc/battery-api: Rename to org.bluez.Battery*.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 10/11] doc/advertisement-monitor-api: Rename to org.bluez.AdvertisementMonitor*.rst Luiz Augusto von Dentz
2023-10-09 23:29 ` [PATCH v2 11/11] doc/admin-policy-api: Rename to org.bluez.AdminPolicy*.rst Luiz Augusto von Dentz
2023-10-10 2:26 ` [v2,01/11] doc/adapter-api: Rename to org.bluez.Adapter.rst bluez.test.bot
2023-10-10 19:00 ` patchwork-bot+bluetooth [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=169696442780.605.17167604884979162226.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).