Re: How to suggest edits to the manual?
- Posted by _tom (admin) Feb 03, 2015
- 1321 views
Isn't the text pulled from the include file source code?
Yes, an include file is documented with the source-code itself. The eudoc program extracts the documentation and combines it with stand-alone files to make that monster final product.
I'll do the grunt work of editing the include file and uploading to the SCM mercurial repository.
That is why creole formatting is optional and a contributor doesn't have to fuss over what they write.
I'll (eventually) get around to writing up the bitmap stuff. That's pretty straight forward. I'll probably also eventually adding some sort of pixel routine as well.
Much appreciated.
I've got a lot of issues with the writeup Pseudo Memory.
'Pseudo' is for "internal" use, not 'C' memory for generic interfacing.
Pseudo memory is what makes map.e and stack.e work.
This is clever/tricky stuff that I'm not ready to start documenting...help?
_tom