Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
fix(doc): Improve codebase into Doxygen-friendly #666
Conversation
1fc533d
to
2090e47
2c1ad4b
to
11a3b23
d693c39
to
5678204
|
Fix conflicts |
5e8b251
to
1650c23
|
Why did CI pipeline fail? |
The CI process was cancelled by someone else which caused it failed |
aa17542
to
67fb43a
56c4407
to
82ea13f
| @@ -16,7 +19,7 @@ | |||
| #endif | |||
|
|
|||
| /** | |||
| * @file cpu-utils.h | |||
| * @file cpuinfo.h | |||
jserv
Jun 30, 2020
Member
Should be utils/cpuinfo.h
Should be utils/cpuinfo.h
|
How about mentioning Doxygen-friendly paramter representation in file CONTRIBUTING.md? |
|
Improve the subject of Git commit message. You shall summarize what you changed. |
Some files and parameters are missing from doxygen-generated documentation. The version name in Dockerfile is bumped. Some documents under tangle-accelerator didn't meet the standard of Markdown. However, fenced code block for bash commands, we are always starting with a `$` which doesn't meet the standard of Markdown.
fe1fb22
into
DLTcollab:develop

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Some files and parameters are missing from doxygen-generated
documentation. The version name in Dockerfile is bumped.
Some documents under tangle-accelerator didn't meet the standard of
Markdown. However, fenced code block for bash commands, we are always
starting with a
$which doesn't meet the standard of Markdown.