Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #31478: Update CodeStructure.md compliance to markdown #1247

Merged

Conversation

Labels
None yet
Projects
None yet
3 participants
@aveuiller
Copy link
Contributor

@aveuiller aveuiller commented Aug 21, 2019

This PR enable to display the code structure as list in the markdown generation.
Which enhances readability of the file CodeStructure.md.

This PR also changes some titles using = by # as the former seems to not be understood by the markdown parser.

If both changes suit you, I can squash the two commits.

@torproject-pusher torproject-pusher merged commit 3bf90e7 into torproject:master Aug 24, 2019
2 checks passed
@aveuiller aveuiller deleted the doc_update_hacking_style branch Aug 24, 2019
@coveralls
Copy link

@coveralls coveralls commented Aug 25, 2019

Pull Request Test Coverage Report for Build 5889

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 62.832%

Totals Coverage Status
Change from base Build 5886: 0.0%
Covered Lines: 47263
Relevant Lines: 75221

💛 - Coveralls

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