Re: New docs not appearing on website?

2023-05-21 Thread Nathan Hartman
On Sun, May 21, 2023 at 11:30 AM Brennan Ashton
 wrote:
>
> On Sun, May 21, 2023, 8:02 AM Gregory Nutt  wrote:
>
> > On 5/21/2023 8:12 AM, Nathan Hartman wrote:
> > > Recently I added the new docs [1] and [2] to Documentation/guides but
> > > they are not appearing on the website [3].
> > >
> > > Does anyone know what I missed?
> > >
> > > [1]
> > https://github.com/apache/nuttx/blob/master/Documentation/guides/zerolatencyinterrupts.rst
> > >
> > > [2]
> > https://github.com/apache/nuttx/blob/master/Documentation/guides/nestedinterrupts.rst
> > >
> > > [3] https://nuttx.apache.org/docs/latest/guides/index.html
> > >
> > > Thanks,
> > > Nathan
> >
> > I see them:
> >
> > https://nuttx.apache.org/docs/latest/guides/zerolatencyinterrupts.html
> >
> > https://nuttx.apache.org/docs/latest/guides/nestedinterrupts.html
>
>
>
> As Greg said they are showing up, so I think everything is good, but you
> should be aware that there is a once a day cron job that will pick up the
> changes from the OS repo.  Changes to the website repo will be triggered
> nearly immediately. If you want to trigger this job manually you can also
> do that and there are instructions here for that
> https://github.com/apache/nuttx-website#force-deployment
>
> Additionally there are some cache settings that we do not not control, so
> if the publish job ran and you still don't see it, give it a ctrl-f5 and it
> might appear.
>
> --Brennan


Interesting. I do see them now, but I didn't see them before. Maybe it
was a browser refresh issue or something trivial like that.

Thanks,
Nathan


Re: New docs not appearing on website?

2023-05-21 Thread Brennan Ashton
On Sun, May 21, 2023, 8:02 AM Gregory Nutt  wrote:

> On 5/21/2023 8:12 AM, Nathan Hartman wrote:
> > Recently I added the new docs [1] and [2] to Documentation/guides but
> > they are not appearing on the website [3].
> >
> > Does anyone know what I missed?
> >
> > [1]
> https://github.com/apache/nuttx/blob/master/Documentation/guides/zerolatencyinterrupts.rst
> >
> > [2]
> https://github.com/apache/nuttx/blob/master/Documentation/guides/nestedinterrupts.rst
> >
> > [3] https://nuttx.apache.org/docs/latest/guides/index.html
> >
> > Thanks,
> > Nathan
>
> I see them:
>
> https://nuttx.apache.org/docs/latest/guides/zerolatencyinterrupts.html
>
> https://nuttx.apache.org/docs/latest/guides/nestedinterrupts.html



As Greg said they are showing up, so I think everything is good, but you
should be aware that there is a once a day cron job that will pick up the
changes from the OS repo.  Changes to the website repo will be triggered
nearly immediately. If you want to trigger this job manually you can also
do that and there are instructions here for that
https://github.com/apache/nuttx-website#force-deployment

Additionally there are some cache settings that we do not not control, so
if the publish job ran and you still don't see it, give it a ctrl-f5 and it
might appear.

--Brennan


Re: New docs not appearing on website?

2023-05-21 Thread Gregory Nutt

On 5/21/2023 8:12 AM, Nathan Hartman wrote:

Recently I added the new docs [1] and [2] to Documentation/guides but
they are not appearing on the website [3].

Does anyone know what I missed?

[1] 
https://github.com/apache/nuttx/blob/master/Documentation/guides/zerolatencyinterrupts.rst

[2] 
https://github.com/apache/nuttx/blob/master/Documentation/guides/nestedinterrupts.rst

[3] https://nuttx.apache.org/docs/latest/guides/index.html

Thanks,
Nathan


I see them:

https://nuttx.apache.org/docs/latest/guides/zerolatencyinterrupts.html

https://nuttx.apache.org/docs/latest/guides/nestedinterrupts.html



New docs not appearing on website?

2023-05-21 Thread Nathan Hartman
Recently I added the new docs [1] and [2] to Documentation/guides but
they are not appearing on the website [3].

Does anyone know what I missed?

[1] 
https://github.com/apache/nuttx/blob/master/Documentation/guides/zerolatencyinterrupts.rst

[2] 
https://github.com/apache/nuttx/blob/master/Documentation/guides/nestedinterrupts.rst

[3] https://nuttx.apache.org/docs/latest/guides/index.html

Thanks,
Nathan