You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2024/02/28 13:17:56 UTC

[PR] there is no index.html to link to [incubator-pekko-http]

pjfanning opened a new pull request, #495:
URL: https://github.com/apache/incubator-pekko-http/pull/495

   relates to #493 
   
   we will also need to changes to our .htaccess because the snapshot part of the URL is not currently supported either


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] there is no index.html to link to [incubator-pekko-http]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on code in PR #495:
URL: https://github.com/apache/incubator-pekko-http/pull/495#discussion_r1506999290


##########
docs/src/main/paradox/reference.md:
##########
@@ -2,7 +2,7 @@
 
 ## API Documentation
 
- * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.index)
+ * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.package-summary)

Review Comment:
   I raised https://github.com/apache/incubator-pekko-http/pull/496



-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] there is no index.html to link to [incubator-pekko-http]

Posted by "Roiocam (via GitHub)" <gi...@apache.org>.
Roiocam commented on code in PR #495:
URL: https://github.com/apache/incubator-pekko-http/pull/495#discussion_r1506906176


##########
docs/src/main/paradox/reference.md:
##########
@@ -2,7 +2,7 @@
 
 ## API Documentation
 
- * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.index)
+ * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.package-summary)

Review Comment:
   After looking at the Pekko core page, I think it is no problem. Scaladoc links to api (has index page), while javadoc points to japi (no index page)



-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] there is no index.html to link to [incubator-pekko-http]

Posted by "Roiocam (via GitHub)" <gi...@apache.org>.
Roiocam commented on code in PR #495:
URL: https://github.com/apache/incubator-pekko-http/pull/495#discussion_r1506903123


##########
docs/src/main/paradox/reference.md:
##########
@@ -2,7 +2,7 @@
 
 ## API Documentation
 
- * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.index)
+ * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.package-summary)

Review Comment:
   We have two api docs paths:
   
   - `https://pekko.apache.org/api/`: has index.html, not package-summary.html
   - `https://pekko.apache.org/japi/`: has package-summary.html, not index.html
   
   I think there are some problems with the path under [this page](https://pekko.apache.org/docs/pekko-http/current/reference.html). One links to api and the other is japi. Why?
   
   



-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] there is no index.html to link to [incubator-pekko-http]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed pull request #495: there is no index.html to link to
URL: https://github.com/apache/incubator-pekko-http/pull/495


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] there is no index.html to link to [incubator-pekko-http]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #495:
URL: https://github.com/apache/incubator-pekko-http/pull/495#issuecomment-1970408316

   will close this in favour of https://github.com/apache/incubator-pekko-http/pull/496


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org