[
https://issues.apache.org/jira/browse/AVRO-3444?focusedWorklogId=739038&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-739038
]
ASF GitHub Bot logged work on AVRO-3444:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Mar/22 19:14
Start Date: 09/Mar/22 19:14
Worklog Time Spent: 10m
Work Description: RyanSkraba commented on a change in pull request #1593:
URL: https://github.com/apache/avro/pull/1593#discussion_r822995280
##########
File path: doc/content/en/docs/next/api-c++.md
##########
@@ -0,0 +1,8 @@
+---
+title: "C++ API"
+linkTitle: "C++ API"
+weight: 102
Review comment:
I spread the weights out a bit, so that the ones in the root of the
`next/` artifacts are all in the range 1XX, and the others are either 0XX, 2XX
depending on where we want to see them.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 739038)
Time Spent: 20m (was: 10m)
> Remove indirection from SDK API links
> -------------------------------------
>
> Key: AVRO-3444
> URL: https://issues.apache.org/jira/browse/AVRO-3444
> Project: Apache Avro
> Issue Type: Sub-task
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When you click on documentation "Java API" link, you currently go to a
> temporary page, with an unnecessary "The Javadocs could be found {+}here{+}"
> text.
> We could just go directly to the javadocs.
> (This is true for C++, C and C# too)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)