Skip to content
Snippets Groups Projects

DOC: Make `make conan` more prominent.

Merged Daniel Hornung requested to merge f-doc-make-conan into dev
1 unresolved thread

For issue #37 (closed)

Summary

Make make conan more prominent.

Focus

Does the generated documentation look OK?

Test Environment

make doc

Check List for the Author

Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines

  • All automated tests pass (only an unrelated xfail passes currently, see caosdb-server#174 (closed))
  • Reference related Issues
  • Up-to-date CHANGELOG.md
  • Annotations in code (Gitlab comments)
    • Intent of new code
    • Problems with old code
    • Why this implementation?

Check List for the Reviewer

  • I understand the intent of this MR
  • All automated tests pass
  • Up-to-date CHANGELOG.md
  • The test environment setup works and the intended behavior is reproducible in the test environment
  • In-code documentation and comments are up-to-date.
  • Check: Are there specifications? Are they satisfied?

For further good practices have a look at our review guidelines.

Edited by Daniel Hornung

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 6 6
    7 7 ## Build
    8 8
    9 ### Building with `make` ##
    10
    11 Make sure that the dependencies (see above) are fulfilled. On systems which have `make` installed,
    12 type this in your command line terminal:
    13
    14 ```console
    15 make conan
  • Daniel Hornung
  • Daniel Hornung assigned to @florian and unassigned @daniel

    assigned to @florian and unassigned @daniel

  • mentioned in issue #37 (closed)

  • Daniel Hornung marked the checklist item All automated tests pass as completed

    marked the checklist item All automated tests pass as completed

  • Daniel Hornung changed the description

    changed the description

  • Daniel Hornung marked the checklist item Annotations in code (Gitlab comments) as completed

    marked the checklist item Annotations in code (Gitlab comments) as completed

  • mentioned in commit bd3a90c1

  • Please register or sign in to reply
    Loading