-
Notifications
You must be signed in to change notification settings - Fork 5
Ta/asciidoc #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: ta/asciidoc
Are you sure you want to change the base?
Ta/asciidoc #1
Conversation
new file: FvwmModules/FvwmAuto.txt new file: FvwmModules/FvwmBacker.txt new file: FvwmModules/FvwmBanner.txt new file: FvwmModules/FvwmButtons.txt
On Sat, Feb 25, 2012 at 06:54:52AM -0800, Thomas Funk wrote:
Thanks. Will take a look on Monday. -- Thomas Adam "Deep in my heart I wish I was wrong. But deep in my heart I know I am |
…fvwm-convert-2.6.txt, fvwm-root.txt, FvwmTabs.txt, FvwmWindowMenu.txt, update TODO
Hi Thomas, FYI: |
Also, can you add a new top-level "fvwmmodules.txt" which includes the files from the FvwmModules/ directory, so that make_sections.sh will work correctly? |
I could do that but this will destroy the manpage structure recommended by asciidoc. Furthermore this will get a "huge" manpage and it will make problems with the html creation (ok this is perhaps not interesting now but should be bear in mind ...). I would rather change the make_sections.sh like this: Then the manpages will create in the subfolders, too. |
On 18 March 2012 13:14, Thomas Funk
That doesn't matter. See "man zshall" for instance. I still want
No, no. That's not correct at all. Use find(1). I'll fix this up locally. -- Thomas Adam |
ok, I've created a FvwmModules.txt with all FvmModules except fvwm-bug.txt, fvwm-convert-2.4.txt, fvwm-convert-2.6.txt and fvwm-config.txt. Are these also modules? Or should we create a seperate manpage e.g fvwm-convert.txt or so ... ? |
I've created a utility manpage. Some scripts are missing. See the TODO in FvwmUtils folder. |
I'd rather you didn't do this. Unlike modules, for instance, there is no commonality with the programs you've grouped together as being "utilities". Please drop this, but keep the commands under the FvwmUtils/ directory, and they'll get picked up automatically by my changes to make_sections.sh without needing fvwmutils.txt at all. |
Done. |
Hi Thomas,
here's my first package :)
Could you please check the TODO that all FvwmModules listed (without the made ones).
Also check the format conventions file if something missed or should be changed.
Thanks,
Thomas