{"id":14235416,"url":"https://github.com/tkf/auto-complete-rst","last_synced_at":"2025-04-15T08:22:45.740Z","repository":{"id":1932980,"uuid":"2861738","full_name":"tkf/auto-complete-rst","owner":"tkf","description":"Auto-complete extension for ReST and Sphinx","archived":false,"fork":false,"pushed_at":"2016-09-15T07:59:22.000Z","size":151,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:09:31.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkf.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-27T16:43:58.000Z","updated_at":"2018-07-08T16:51:12.000Z","dependencies_parsed_at":"2022-09-09T04:22:39.271Z","dependency_job_id":null,"html_url":"https://github.com/tkf/auto-complete-rst","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fauto-complete-rst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fauto-complete-rst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fauto-complete-rst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fauto-complete-rst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/auto-complete-rst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249032524,"owners_count":21201490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-20T21:01:54.541Z","updated_at":"2025-04-15T08:22:45.719Z","avatar_url":"https://github.com/tkf.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"=====================================================\n Auto-completion for reStructuredText and Sphinx\n=====================================================\n\nauto-complete-rst is a source for\n`Auto Complete Mode \u003chttp://cx4a.org/software/auto-complete/\u003e`_\nto help editing reStructuredText_ including Sphinx_ document.\n\n.. _reStructuredText: http://docutils.sourceforge.net/rst.html\n.. _Sphinx: http://sphinx.pocoo.org/\n\n\nMinimum setup::\n\n  (require 'auto-complete-rst)\n  (auto-complete-rst-init)\n\n\nConfigurations\n==============\n\n``auto-complete-rst-other-sources``\n-----------------------------------\n\nThis configuration variable specifies other sources to use in rst-mode.\nDefault ``ac-sources`` will be used if it is ``nil`` (default).\n\nExample::\n\n  (setq auto-complete-rst-other-sources\n        '(ac-source-filename\n          ac-source-abbrev\n          ac-source-dictionary\n          ac-source-yasnippet))\n\n\n``auto-complete-rst-sphinx-extensions``\n---------------------------------------\n\nThis configuration variable specifies Sphinx extension to add.\n\nExample::\n\n  (setq auto-complete-rst-sphinx-extensions\n        '(\"PATH/TO/SOME/EXTENSION.py\"\n          \"sphinx.ext.todo\"))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Fauto-complete-rst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Fauto-complete-rst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Fauto-complete-rst/lists"}