mirror of
https://github.com/square/okhttp.git
synced 2025-11-24 18:41:06 +03:00
Add Module.md files for different artifacts with module and package info (#4844)
* Add Module.md files for different artifacts with module and package info This is what dokka uses to document packages and modules. Deleted the `package-info.kt` file as it doesn't do anything on its own, but can restore if it's still wanted * Add Module.md for mockwebserver * Only specify module if it exists A bunch of samples don't have modules or readmes * Remove package descriptors
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
/** An OkHttp interceptor which logs HTTP request and response data. */
|
||||
package okhttp3.logging
|
||||
Reference in New Issue
Block a user