Re: [PR] Remove READMEs migrated to nuttx/Documentation [nuttx-apps]

2023-10-29 Thread via GitHub


xiaoxiang781216 merged PR #2157:
URL: https://github.com/apache/nuttx-apps/pull/2157


-- 
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: commits-unsubscr...@nuttx.apache.org

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



[PR] Remove READMEs migrated to nuttx/Documentation [nuttx-apps]

2023-10-24 Thread via GitHub


raiden00pl opened a new pull request, #2157:
URL: https://github.com/apache/nuttx-apps/pull/2157

   ## Summary
   
   
   Remove READMEs migrated to nuttx/Documentation.
   
   **I'm keeping this as DRAFT and waiting for community feedback in** 
https://github.com/apache/nuttx-apps/issues/2156
   
   What is left:
   ```
   [raiden00:~/git/RTOS/nuttx/apps]$ find -name "*.md"  


 (doc_migrate) 
   ./nshlib/README.md
   ./wireless/wapi/README.md
   ./.github/PULL_REQUEST_TEMPLATE.md
   ./examples/bastest/testcases.md
   ./README.md
   ./graphics/pdcurs34/pdcurses/README.md
   ./graphics/pdcurs34/README.md
   ```
   
   ## Impact
   
   - Documentation in one place. 
   - Easier to maintain. 
   - Separation doc from code (for some a disadvantage, for some an advantage)
   - `nuttx-apps` structure is preserved in `Documentation/applications` for 
easier use for all terminal lovers
   
   ## Testing
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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