On 01:23 Sat 28 Sep 2019, Jonathan Corbet wrote: >On Fri, 27 Sep 2019 20:14:11 +0530 >Bhaskar Chowdhury 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