Description
Description:
The idea would be to remove the folder itself from the HyperLink so that the .md file would become as the folder itself.
Making Doc/OOP/OOP to be instead Doc/OOP
As within the reference it has OOP (Folder) that has OOP (File) Remove the folder and keep the file potentially.
Proposed Solution:
Find a way to remove it to reduce the amount of Sections listed within the hyperlink.
Alternatives:
Additional Context
Activity
VerzatileDev commentedon Jul 16, 2024
Possible solution
Is to use index.html as the first directory for the folder itself and sub directories wouuld be oop/sub..
This would remove the extra file and keep it as a folder instead referencing itself instead. though have not tested it with the Jekyll site.
VerzatileDev commentedon Jul 18, 2024
Proposed Solution, seems to work with index.md which gets changed to index.html upon web build.
Not tested on live server!
VerzatileDev commentedon Jul 18, 2024
Address VerzatileDevOrg#108 Folder on HyperLink
VerzatileDev commentedon Jul 18, 2024
Shown here https://verzatiledev.github.io/Programming_HandBook/docs/Engine/ ,
Has to be added to each file with the same name as the folder :) This will take a long time
Addresses Issue VerzatileDevOrg#61 and fixes VerzatileDevOrg#109 / Ve…
Permalink,, #108, #61, #109 Fixes - Changes (#111)
Release V.1.0.1 (#115)