Skip to content

Сделать вёрстку понагляднее #105

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

Closed
cerevra opened this issue Nov 3, 2016 · 3 comments
Closed

Сделать вёрстку понагляднее #105

cerevra opened this issue Nov 3, 2016 · 3 comments
Assignees
Labels
design [nature] Design issue

Comments

@cerevra
Copy link

cerevra commented Nov 3, 2016

Сейчас некоторые страницы выглядят как сплошное полотно. Неясно, где конец описания одной фичи и начало другой
Например:
https://tarantool.org/doc/dev_guide/reference_capi/box.html
https://tarantool.org/doc/book/box/box_schema.html

Сделайте читабельно, пожалуйста

@lenkis lenkis added the design [nature] Design issue label Nov 3, 2016
@bigbes
Copy link
Contributor

bigbes commented Nov 7, 2016

Need Feedback, имхо.
Непонятно что мешает, чего хочется и как это представляется.

@bigbes bigbes added the need feedback [special status] On hold, awaiting feedback label Nov 7, 2016
@bigbes bigbes self-assigned this Nov 7, 2016
@cerevra
Copy link
Author

cerevra commented Nov 7, 2016

https://tarantool.org/doc/book/box/box_schema.html
Мешает то, что тяжело найти конец одного раздела и начало другого
Хочется, чтобы так не было
Представляется так, что если хотя бы после каждого раздела добавить две пустые строки, то станет уже лучше. А там уж как дизайнерская душа захочет

Вот есть box.schema.user.grant, сразу после первой строки есть еще пара сигнатур, еще какое-то барахло, example. А потом box.schema.user.revoke. И так далее.
Для того, чтобы узнать список имеющихся фич или найти конкретную, мне надо искать глазами блок Example, чтобы сразу после него прочесть имя очередной фичи. На других станицах у фич бывает по несколько примеров, и такой "поиск" работает только на этой странице.
Т.е. мне как пользователю пришлось придумать какой-то подход к отдельной станице докуменации.

@bigbes bigbes removed the need feedback [special status] On hold, awaiting feedback label Nov 7, 2016
@mejedi
Copy link
Contributor

mejedi commented Nov 12, 2016

#80 dup

@mejedi mejedi closed this as completed Nov 12, 2016
DifferentialOrange added a commit that referenced this issue May 11, 2022
Since the release of tarantool/python 0.8.0 [1] several things has
changed.

* Issue #105 has been fixed [2].
* CI has been migrated to GitHub Actions [3].
* New connection pool (ConnectionPool) with master discovery
  was introduced [4].
* old connection pool (MeshConnection) with round-robin failover was
  deprecated [4].

These changes together with GitHub stars update are introduced with this
patch.

1. https://github.com/tarantool/tarantool-python/releases/tag/0.8.0
2. tarantool/tarantool-python#211
3. tarantool/tarantool-python#213
4. tarantool/tarantool-python#207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design [nature] Design issue
Projects
None yet
Development

No branches or pull requests

4 participants