Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/command/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,4 @@ ctpm publish
```

It must first check if an authentication file exists under the user-level .c3pm directory, and aborts if none exists. Otherwise, it must follow the publication process specs.

2 changes: 1 addition & 1 deletion docs/getting_started/test_drive.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: test_drive
title: Test drive
title: Basics
---

This page describes how to create a new C++ project with c3pm, add a library, build it and
Expand Down