Skip to content

Allow for linking concrete code #309

Description

@koppor

For me, documentation should offer links to the code. For example, the "implementation" of an Entity should be linkable.

GitHub allows for copying permalinks. They could be used: https://github.com/JabRef/jabref/blob/f3283637b3163e9a736df8354d28c5fc3297a824/src/main/java/org/jabref/model/entry/BibEntry.java#L56

With that, an interested reader could directly jump to the code.

  • Advanced (follow-up) feature: Allow for jumping to the code in the favorite IDE.
  • Advanced (follow-up) feature: Alarm the user if the code changes and the domain model should be changed. https://swimm.io/ demonstrates how this could work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions