linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2] Remove dead url and added active url .
@ 2019-09-27 14:44 Bhaskar Chowdhury
  2019-09-28  7:23 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2019-09-27 14:44 UTC (permalink / raw)
  To: corbet; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]


The below links/urls leads to "server not found" error, that means ,
those sites are not maintained anymore.


We should induct these below urls to look for the config.

Dead Url for Gmail Settings : http://dev.mutt.org/trac/wiki/UseCases/Gmail
                          (we need to remove it)

Active Url for Gmail Settings : https://gitlab.com/muttmua/mutt/wikis/UseCases/Gmail
                             (We need to induct it)

Dead URL for Manual : http://dev.mutt.org/doc/manual.html
                 (We need to remove it)

Active URL for Manual : https://gitlab.com/muttmua/mutt/wikis/MuttGuide
                             (We need to induct it)


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/process/email-clients.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst
index 1f920d445a8b..15781bf10b8d 100644
--- a/Documentation/process/email-clients.rst
+++ b/Documentation/process/email-clients.rst
 
+The Mutt docs have lots more information:
+
+ https://gitlab.com/muttmua/mutt/wikis/UseCases/Gmail
+
+  https://gitlab.com/muttmua/mutt/wikis/MuttGuide
+
 


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH V2] Remove dead url and added active url .
  2019-09-27 14:44 [PATCH V2] Remove dead url and added active url Bhaskar Chowdhury
@ 2019-09-28  7:23 ` Jonathan Corbet
  2019-09-28 11:18   ` Re:Need your input " Bhaskar Chowdhury
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Corbet @ 2019-09-28  7:23 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: linux-kernel

On Fri, 27 Sep 2019 20:14:11 +0530
Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:

> diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst
> index 1f920d445a8b..15781bf10b8d 100644
> --- a/Documentation/process/email-clients.rst
> +++ b/Documentation/process/email-clients.rst
>  
> +The Mutt docs have lots more information:
> +
> + https://gitlab.com/muttmua/mutt/wikis/UseCases/Gmail
> +
> +  https://gitlab.com/muttmua/mutt/wikis/MuttGuide

So you clearly didn't generate this patch against any upstream tree; I
can't apply this.

Also, it seems clear that you didn't try to build the docs afterward.

Please give this one more try, with a bit more care, and we'll get it
merged.

Thanks,

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re:Need your input [PATCH V2] Remove dead url and added active url .
  2019-09-28  7:23 ` Jonathan Corbet
@ 2019-09-28 11:18   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2019-09-28 11:18 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: LinuxKernel

[-- Attachment #1: Type: text/plain, Size: 1408 bytes --]

On 01:23 Sat 28 Sep 2019, Jonathan Corbet wrote:
>On Fri, 27 Sep 2019 20:14:11 +0530
>Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
>> diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst
>> index 1f920d445a8b..15781bf10b8d 100644
>> --- a/Documentation/process/email-clients.rst
>> +++ b/Documentation/process/email-clients.rst
>>
>> +The Mutt docs have lots more information:
>> +
>> + https://gitlab.com/muttmua/mutt/wikis/UseCases/Gmail
>> +
>> +  https://gitlab.com/muttmua/mutt/wikis/MuttGuide
>

Okay, few noob query ... curse me as much as you like Jon...

>So you clearly didn't generate this patch against any upstream tree; I
>can't apply this.
>
NO, I have genrated it on Linus repo directly clong in my laptop.

if I fork Linus GitHub repo to  My GitHub repo , and then made change on
it, does it work??? I mean this the way ...or some other way???

>Also, it seems clear that you didn't try to build the docs afterward.
>
I have tried to run on local tree 

../../scripts/kernel-doc -rst "thae changed file" 

Am I doing it differently or plain wrong??

Or do you think , I go through to install sphinx and do all those
stuff?? 

I failed to understand.

>Please give this one more try, with a bit more care, and we'll get it
>merged.
>
Certain thing..because it started to bug me..

>Thanks,
>
>jon

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-28 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27 14:44 [PATCH V2] Remove dead url and added active url Bhaskar Chowdhury
2019-09-28  7:23 ` Jonathan Corbet
2019-09-28 11:18   ` Re:Need your input " Bhaskar Chowdhury

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).