nfdos/CHANGELOG.md
neo.webmaster.2@gmail.com ba25effe5d
Some checks are pending
Build NFDOS ISO / build (push) Waiting to run
"Auto-commit via make git"
2025-11-29 11:12:55 +01:00

29 lines
708 B
Markdown

grep -n "^[ ]\+" /home/neo/Público/nfdos/src/Makefile.am
grep -n "^[ ]\+" /home/neo/Público/nfdos/configure.ac
file Makefile.am
file src/Makefile.am
file configure.ac
cat -A Makefile.am | grep '\^I'
cat -A src/Makefile.am | grep '\^I'
cat -A configure.ac | grep '\^I'
nl -ba Makefile | sed -n '770,790p'
grep -n "^[ ]" Makefile | head
hmmm 😏
resolvido 😘 segue a tree da wiki:
```
tree src/docs/wiki
src/docs/wiki
├── Architecture.md
├── Build-System.md
├── FAQ.md
├── _Footer.md
├── Home.md
├── Neurotron.md
├── Roadmap.md
├── _Sidebar.md
└── TRM.md
1 directory, 9 files
```
hoje vamos so tratar da _Sidebar.md (linkar para as outras paginas)