Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TUF Developer Documentation
===========================
Python-TUF |version| Developer Documentation
=======================================================================
Comment on lines +1 to +2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Python-TUF |version| Developer Documentation
=======================================================================
Python-TUF |version| Developer Documentation
============================================

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could have mentioned this: The issue is that the line needs to be at least as long as the title -- and we don't know how long the title is because of the variable expansion.

Luckily it's OK for the line to be longer


This documentation provides essential information for those developing software
with the `Python reference implementation of The Update Framework (TUF)
Expand Down