Skip to content

Improve docs for devs and high level overview #60

Open
@sotte

Description

@sotte

I was trying to implement the agenda feature (see #34) and I always got confused what document class is responsible for what and where I should store what.

The document class is in liborgmode; in document.py there are class VimBufferContent and class VimBuffer. They sound the almost the same but do different things and there is no docstring for VimBuffer. Some more docstrings would ease the development.

Also a high level overview of the architecture (I'm not talking about the diagramm), and an expanation of the debug flag would be nice too. We should put it under DEVELOPMENT in the helpfile.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions